forked from coop-cloud/federatedwiki
chore: publish 0.1.0+1.0.13 release
This commit is contained in:
@ -32,6 +32,7 @@ services:
|
|||||||
- "traefik.http.routers.${STACK_NAME}.tls.domains[0].main=${DOMAIN}"
|
- "traefik.http.routers.${STACK_NAME}.tls.domains[0].main=${DOMAIN}"
|
||||||
- "traefik.http.routers.${STACK_NAME}.tls.domains[0].sans=*.${DOMAIN}"
|
- "traefik.http.routers.${STACK_NAME}.tls.domains[0].sans=*.${DOMAIN}"
|
||||||
- "traefik.http.routers.${STACK_NAME}.priority=1"
|
- "traefik.http.routers.${STACK_NAME}.priority=1"
|
||||||
|
- "coop-cloud.${STACK_NAME}.version=0.1.0+1.0.13"
|
||||||
# healthcheck:
|
# healthcheck:
|
||||||
# test: ["CMD", "curl", "-f", "http://localhost"]
|
# test: ["CMD", "curl", "-f", "http://localhost"]
|
||||||
# interval: 30s
|
# interval: 30s
|
||||||
|
Reference in New Issue
Block a user