Quote and version headless
continuous-integration/drone/push Build is failing Details

This commit is contained in:
decentral1se 2021-06-27 20:19:04 +02:00
parent f9b3475086
commit 21cd25f3d6
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 2 additions and 1 deletions

View File

@ -12,3 +12,4 @@ services:
- "traefik.http.services.traefik.loadbalancer.server.port=web"
- "traefik.http.routers.traefik.entrypoints=web-secure"
- "traefik.http.routers.traefik.service=api@internal"
- "coop-cloud.${STACK_NAME}.app.version=v2.4.9-be23e1f6"

View File

@ -45,7 +45,7 @@ services:
- "traefik.http.routers.traefik.tls.options=default@file"
- "traefik.http.routers.traefik.service=api@internal"
- "traefik.http.routers.traefik.middlewares=security@file"
- coop-cloud.${STACK_NAME}.app.version=v2.4.9-be23e1f6
- "coop-cloud.${STACK_NAME}.app.version=v2.4.9-be23e1f6"
networks:
proxy:
external: true