Infini-DL360/web: add old.inx.moe
This commit is contained in:
parent
88277eab13
commit
b7a890992d
1 changed files with 7 additions and 0 deletions
|
@ -66,5 +66,12 @@ in
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
"old.inx.moe" = ssl-optional // {
|
||||||
|
locations."/" = {
|
||||||
|
root = "/srv/web/inx.moe";
|
||||||
|
inherit tryFiles;
|
||||||
|
extraConfig = websiteConfig;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue