diff --git a/cfg/config_production.json b/cfg/config_production.json index 3f33e95..fdfb160 100644 --- a/cfg/config_production.json +++ b/cfg/config_production.json @@ -31,6 +31,9 @@ } }, "client": { + "acs-srv": { + "address": "access-control-srv:50051" + }, "user": { "address": "identity-srv:50051" },