Fix sops APIKEY
This commit is contained in:
@@ -13,6 +13,7 @@ in {
|
||||
extraEnv = {
|
||||
"aliasgroup1" = "https://${serverCfg.containers.nextcloud.subdomain}.${serverCfg.hostDomain}";
|
||||
"server_name" = "${containerCfg.subdomain}.${serverCfg.hostDomain}";
|
||||
"username" = "collabora_user";
|
||||
"VIRTUAL_HOST" = "${containerCfg.subdomain}.${serverCfg.hostDomain}";
|
||||
"VIRTUAL_PORT" = "9980";
|
||||
"VIRTUAL_PROTO" = "http";
|
||||
|
||||
Reference in New Issue
Block a user