Merge pull request #1939 from nextcloud/enh/1920/add-server_name-variable

collabora - add server-name variable
This commit is contained in:
Simon L
2023-02-06 17:30:07 +01:00
committed by GitHub

View File

@@ -204,7 +204,8 @@
"aliasgroup1=https://%NC_DOMAIN%:443",
"extra_params=--o:ssl.enable=false --o:ssl.termination=true --o:logging.level=warning --o:home_mode.enable=true %COLLABORA_SECCOMP_POLICY% --o:remote_font_config.url=https://%NC_DOMAIN%/apps/richdocuments/settings/fonts.json",
"dictionaries=%COLLABORA_DICTIONARIES%",
"TZ=%TIMEZONE%"
"TZ=%TIMEZONE%",
"server_name=%NC_DOMAIN%"
],
"volumes": [
{