Compare commits
4 Commits
old-signin
...
6.6.3+v1.1
| Author | SHA1 | Date | |
|---|---|---|---|
| aaa59a7718 | |||
| e072cf0766 | |||
| 22cc356a56 | |||
|
160b0eb2cf
|
@ -33,7 +33,7 @@ ALLOW_PUBLIC_ROOMS_FEDERATION=false
|
||||
ENABLE_REGISTRATION=false
|
||||
PASSWORD_LOGIN_ENABLED=true
|
||||
|
||||
# Token based registration. Enable ADMIN_INTERFACE_ENABLED=1 (below) to use the admin interface to generate tokens.
|
||||
# Token based registration. Enable ADMIN_INTERFACE (below) to use the admin interface to generate tokens.
|
||||
#REGISTRATION_REQUIRES_TOKEN=true
|
||||
|
||||
## Room auto-join
|
||||
|
||||
@ -104,7 +104,7 @@ services:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=6.6.2+v1.124.0"
|
||||
- "coop-cloud.${STACK_NAME}.version=6.6.3+v1.124.0"
|
||||
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:8008/health"]
|
||||
|
||||
1
release/6.6.3+v1.124.0
Normal file
1
release/6.6.3+v1.124.0
Normal file
@ -0,0 +1 @@
|
||||
added env for old-signing-keys
|
||||
Reference in New Issue
Block a user