Update stack.production.yml

This commit is contained in:
colin 2024-03-18 14:20:32 +00:00
parent eec521f848
commit 0d61ac5768
1 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,4 @@
# build 0
version: '3.7'
networks:
@ -26,7 +27,6 @@ services:
placement:
constraints:
- node.hostname == ingress.nixc.us
# # - node.role == manager
labels:
traefik.docker.network: traefik
traefik.enable: "true"
@ -38,8 +38,8 @@ services:
traefik.http.services.sync.loadbalancer.server.port: '8384'
traefik.tags: traefik
traefik.http.routers.sync.middlewares: authelia_authelia@docker
logging:
driver: "gelf"
options:
gelf-address: "udp://log.nixc.us:15124"
tag: "sync_sync"
# logging:
# driver: "gelf"
# options:
# gelf-address: "udp://log.nixc.us:15124"
# tag: "sync_sync"