Infini-DL360/web: update website directory

This commit is contained in:
Infinidoge 2025-04-10 09:51:11 -04:00
parent 6573d4acb5
commit ddc039a8ae
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A

View file

@ -70,7 +70,7 @@ in
};
"old.inx.moe" = ssl-inx-optional // {
locations."/" = {
root = "/srv/web/inx.moe";
root = "/srv/web/inx.moe/out";
inherit tryFiles;
extraConfig = websiteConfig;
};