This commit is contained in:
soraefir
2026-05-08 20:35:43 +02:00
parent 2dc1632a40
commit 5045291097
3 changed files with 2 additions and 3 deletions

View File

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