add website to vpn2
This commit is contained in:
parent
869213eb02
commit
3670cc23eb
|
@ -45,6 +45,12 @@
|
|||
# (mkServiceConfig pc2 8542)
|
||||
# { locations."/".proxyWebsockets = true; }
|
||||
#];
|
||||
|
||||
"zerforschen.plus" = {
|
||||
addSSL = true;
|
||||
enableACME = true;
|
||||
root = inputs.zerforschen-plus.packages."${pkgs.system}".zerforschen-plus-content;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue