mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Yaml updates
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
539727a19d
commit
5cfdb32081
2 changed files with 2 additions and 2 deletions
|
|
@ -97,7 +97,7 @@ services:
|
||||||
image: nextcloud/aio-collabora:latest-arm64
|
image: nextcloud/aio-collabora:latest-arm64
|
||||||
environment:
|
environment:
|
||||||
- aliasgroup1=https://${NC_DOMAIN}:443
|
- aliasgroup1=https://${NC_DOMAIN}:443
|
||||||
- extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:logging.level=warning
|
- extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:logging.level=warning --o:home_mode.enable=true
|
||||||
- dictionaries=${COLLABORA_DICTIONARIES}
|
- dictionaries=${COLLABORA_DICTIONARIES}
|
||||||
- TZ=${TIMEZONE}
|
- TZ=${TIMEZONE}
|
||||||
stop_grace_period: 10s
|
stop_grace_period: 10s
|
||||||
|
|
|
||||||
|
|
@ -105,7 +105,7 @@ services:
|
||||||
image: nextcloud/aio-collabora:latest
|
image: nextcloud/aio-collabora:latest
|
||||||
environment:
|
environment:
|
||||||
- aliasgroup1=https://${NC_DOMAIN}:443
|
- aliasgroup1=https://${NC_DOMAIN}:443
|
||||||
- extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:logging.level=warning
|
- extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:logging.level=warning --o:home_mode.enable=true
|
||||||
- dictionaries=${COLLABORA_DICTIONARIES}
|
- dictionaries=${COLLABORA_DICTIONARIES}
|
||||||
- TZ=${TIMEZONE}
|
- TZ=${TIMEZONE}
|
||||||
stop_grace_period: 10s
|
stop_grace_period: 10s
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue