fix: awsm labels

This commit is contained in:
2025-10-26 18:03:13 +01:00
parent e2cc37c3c8
commit 494eecf9ee
5 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ services:
- 'traefik.http.middlewares.${GOTIFY_COMPOSE_PROJECT_NAME}-gotify-web-secure-compress.compress=true'
- 'traefik.http.routers.${GOTIFY_COMPOSE_PROJECT_NAME}-gotify-web-secure.middlewares=${GOTIFY_COMPOSE_PROJECT_NAME}-gotify-web-secure-compress'
- 'traefik.http.services.${GOTIFY_COMPOSE_PROJECT_NAME}-gotify-web-secure.loadbalancer.server.port=80'
- 'traefik.docker.network=${NETWORK_NAME}'
- 'traefik.docker.network=compose_network'
volumes:
gotify_data: