Update mikr.us env
This commit is contained in:
parent
d118557e24
commit
c0a8a7aef1
@ -10,7 +10,7 @@ services:
|
||||
- '5672:5672'
|
||||
|
||||
api-registry:
|
||||
command: ["-bootstrap-expect=1", "advertise-addr=135.181.211.5", "-ui-content-path=/registry", -log-level=DEBUG]
|
||||
command: ["-bootstrap-expect=1", "advertise=135.181.211.5", "-ui-content-path=/registry", -log-level=DEBUG]
|
||||
environment:
|
||||
- APP_DOMAIN=registry.egommerce.local
|
||||
ports:
|
||||
|
@ -25,6 +25,7 @@ services:
|
||||
- CONSUL_HTTP_TOKEN=VeryS3cr3tTok3N
|
||||
volumes:
|
||||
- registry_data:/consul/data
|
||||
# - ./
|
||||
networks:
|
||||
- api-registry-network
|
||||
- api-logger-network
|
||||
|
Loading…
Reference in New Issue
Block a user