Compare commits

..
+1 -1
View File
@@ -110,7 +110,7 @@ services:
labels:
- "traefik.enable=false"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
- "coop-cloud.${STACK_NAME}.version=0.3.5+v5.2.1"
- "coop-cloud.${STACK_NAME}.version=0.4.0+v5.4.1"
user: "${DOCKER_USER:-1000}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8080"]