Compare commits
2 Commits
added-env-
...
6.6.2+v1.1
Author | SHA1 | Date | |
---|---|---|---|
a8483dccf9 | |||
8e82c16e3d |
@ -101,7 +101,7 @@ services:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=6.6.1+v1.124.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=6.6.2+v1.124.0"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]
|
||||
|
1
release/6.6.2+v1.124.0
Normal file
1
release/6.6.2+v1.124.0
Normal file
@ -0,0 +1 @@
|
||||
new optional env vars for user_directory and privacy options
|
Reference in New Issue
Block a user