Skip to content

Commit d0355ae

Browse files
author
Gerald Baulig
committed
fix(config): fix acs address in production
1 parent ee99182 commit d0355ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cfg/config_production.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
}
3232
},
3333
"client": {
34+
"acs-srv": {
35+
"address": "access-control-srv:50051"
36+
},
3437
"user": {
3538
"address": "identity-srv:50051"
3639
},

0 commit comments

Comments
 (0)