fixup migrate
This commit is contained in:
parent
5c8b5a86b2
commit
f03fd81c50
@ -171,6 +171,8 @@
|
||||
mkReverseProxy = port: mkProxy { inherit port; };
|
||||
in (lib.mapAttrs (domain: instance: { forceSSL = true; inherit useACMEHost; authelia.endpoint = { inherit instance; };}) {
|
||||
"auth.protogen.io" = "main";
|
||||
"auth.nbt.sh" = "main";
|
||||
"auth.proot.link" = "main";
|
||||
}) // {
|
||||
"changedetection.protogen.io" = mkReverseProxy 5000;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user