Update server/nginx.nix
This commit is contained in:
parent
132e577b1a
commit
ea50efa417
|
@ -13,7 +13,7 @@
|
|||
"www.lunamoonlight.xyz" = {
|
||||
enableACME = true;
|
||||
addSSL = true;
|
||||
root = "/var/www/lunalanding";
|
||||
root = "/var/www/luna";
|
||||
};
|
||||
|
||||
# Nextcloud Proxy
|
||||
|
|
Loading…
Reference in a new issue