Skip to content

Commit 1c7d52e

Browse files
committed
docker-compose updated
1 parent 3327753 commit 1c7d52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msg-node-nodejs:
88
environment:
99
- url=localhost # url:domain of CSP where the Messaging Node would be deployed
1010
- port=9090 # port:port of Messaging Node would be deployed
11-
- domainRegistryUrl=http://localhost:4567/ # url:domain of CSP where the registry-domain would be deployed
11+
- domainRegistryUrl=http://localhost:4567/ # url:domain of CSP where the registry-domain would be deployed or domainRegistryUrl=http://172.18.0.4:4567/
1212
- globalRegistryUrl=http://130.149.22.133:5002/ # url:domain of CSP where the Global Registry would be deployed
1313
- logLevel=INFO
1414
# - logDir=/usr/src/app/logs

0 commit comments

Comments
 (0)