forked from coop-cloud/gancio
fix: sync label
This commit is contained in:
parent
de6d86ecb9
commit
95c9aea40a
@ -23,7 +23,7 @@ services:
|
|||||||
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
|
- "traefik.http.routers.${STACK_NAME}.rule=Host(`${DOMAIN}`)"
|
||||||
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
- "traefik.http.routers.${STACK_NAME}.entrypoints=web-secure"
|
||||||
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
- "traefik.http.routers.${STACK_NAME}.tls.certresolver=${LETS_ENCRYPT_ENV}"
|
||||||
- "coop-cloud.${STACK_NAME}.version=0.1.0+latest"
|
- "coop-cloud.${STACK_NAME}.version=0.1.0+1.25.1"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
gancio_data:
|
gancio_data:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user