Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4e620c81bc | ||
|
|
46bee7d698 |
+1
-1
@@ -114,7 +114,7 @@ services:
|
|||||||
restart_policy:
|
restart_policy:
|
||||||
condition: on-failure
|
condition: on-failure
|
||||||
labels:
|
labels:
|
||||||
- "coop-cloud.${STACK_NAME}.version=7.2.1+v1.155.0"
|
- "coop-cloud.${STACK_NAME}.version=7.2.0+v1.154.0"
|
||||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}"
|
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT}"
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]
|
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]
|
||||||
|
|||||||
Reference in New Issue
Block a user