Refactor swarm/services.yml to add DOZZLE_REMOTE_HOST environment variable
This commit is contained in:
@@ -34,6 +34,7 @@ services:
|
||||
restart: always
|
||||
environment:
|
||||
- DOMAIN=${DOMAIN}
|
||||
# - DOZZLE_REMOTE_HOST=tcp://<yourfirstdockernodehostnamehere>-doz_proxy:2375,tcp://<yourseconddockernodehostnamehere>-doz_proxy:2375,etc...
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user