aliasgroup expansion
Some checks failed
Some checks failed
This commit is contained in:
parent
2501ca380c
commit
37a5856d40
@ -60,7 +60,9 @@ in
|
||||
image = "collabora/code:latest";
|
||||
dependsOn = [ "nextcloud" ];
|
||||
environment = {
|
||||
aliasgroup1 = "https://collabora.nayenoie.com";
|
||||
aliasgroup1 = "https://collabora.nayenoie.com:443";
|
||||
aliasgroup2 = "https://nextcloud.alicehuston.xyz:443";
|
||||
aliasgroup3 = "https://.*:443";
|
||||
extra_params = "--o:ssl.enable=false --o:ssl.termination=true";
|
||||
};
|
||||
environmentFiles = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user