Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f47e452ca8 | ||
|
|
c48f893bd4 |
+1
-1
@@ -110,7 +110,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
- "traefik.enable=false"
|
- "traefik.enable=false"
|
||||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
- "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}"
|
user: "${DOCKER_USER:-1000}"
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost:8080"]
|
test: ["CMD", "curl", "-f", "http://localhost:8080"]
|
||||||
|
|||||||
Reference in New Issue
Block a user