fixup migrate
This commit is contained in:
parent
9438fc6957
commit
c46fd21f96
@ -171,8 +171,6 @@
|
||||
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" = "nbt-sh";
|
||||
"auth.proot.link" = "proot-link";
|
||||
}) // {
|
||||
"changedetection.protogen.io" = mkReverseProxy 5000;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user