Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ec47fa554 | |||
| e6ebe275a3 |
+1
-1
@@ -99,7 +99,7 @@ services:
|
||||
labels:
|
||||
- "traefik.enable=false"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.2.7+v0.11.1"
|
||||
- "coop-cloud.${STACK_NAME}.version=0.6.0+v0.12.0"
|
||||
environment:
|
||||
<<: [ *common-env ]
|
||||
healthcheck:
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
After upgrading, you must generate the new secret for collabora to work:
|
||||
|
||||
```
|
||||
abra app secret generate <app-name> collabora_p
|
||||
abra app secret generate lasuite-drive.cctest.autonomic.zone COLLABORA_P v1
|
||||
abra app config <app-name> # set SECRET_COLLABORA_P_VERSION=v1
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user