Infini-DL360/web: redirect foxy.software to inx.moe
This commit is contained in:
parent
ae02723f61
commit
12d89e5be6
1 changed files with 3 additions and 0 deletions
|
@ -86,6 +86,9 @@ in
|
||||||
extraConfig = websiteConfig;
|
extraConfig = websiteConfig;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
"foxy.software" = ssl-optional // {
|
||||||
|
locations."/".return = "301 https://inx.moe";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.uwsgi = {
|
services.uwsgi = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue