Update mikr.us env
This commit is contained in:
parent
d118557e24
commit
c0a8a7aef1
@ -10,7 +10,7 @@ services:
|
|||||||
- '5672:5672'
|
- '5672:5672'
|
||||||
|
|
||||||
api-registry:
|
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:
|
environment:
|
||||||
- APP_DOMAIN=registry.egommerce.local
|
- APP_DOMAIN=registry.egommerce.local
|
||||||
ports:
|
ports:
|
||||||
|
@ -25,6 +25,7 @@ services:
|
|||||||
- CONSUL_HTTP_TOKEN=VeryS3cr3tTok3N
|
- CONSUL_HTTP_TOKEN=VeryS3cr3tTok3N
|
||||||
volumes:
|
volumes:
|
||||||
- registry_data:/consul/data
|
- registry_data:/consul/data
|
||||||
|
# - ./
|
||||||
networks:
|
networks:
|
||||||
- api-registry-network
|
- api-registry-network
|
||||||
- api-logger-network
|
- api-logger-network
|
||||||
|
Loading…
Reference in New Issue
Block a user