1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Fix traefik instructions

This commit is contained in:
David Young
2019-07-27 14:44:04 +12:00
parent cc03edbf2b
commit 36d94e649a

View File

@@ -157,7 +157,7 @@ services:
- /var/data/traefik/traefik.log:/traefik.log
- /var/data/traefik/acme.json:/acme.json
networks:
- public
- traefik_public
# Global mode makes an instance of traefik listen on _every_ node, so that regardless of which
# node the request arrives on, it'll be forwarded to the correct backend service.
deploy: