This commit is contained in:
soraefir
2026-05-08 20:32:37 +02:00
parent 744a2b8563
commit 2dc1632a40
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,6 @@ in {
secret = "collabora";
extraEnv = {
"username" = "COLLABORA_USER";
"password" = "COLLABORA_PASSWORD";
"aliasgroup1" = "https://${serverCfg.containers.nextcloud.subdomain}.${serverCfg.hostDomain}";
"server_name" = "${containerCfg.subdomain}.${serverCfg.hostDomain}";
"VIRTUAL_HOST" = "${containerCfg.subdomain}.${serverCfg.hostDomain}";