feat(nginx): point aenyrathia.wiki to helios
This commit is contained in:
parent
3aef240f5d
commit
e4f11bc630
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@
|
|||
web-apps.librechat.enable = true;
|
||||
web-servers.nginx.enable = true;
|
||||
web-servers.nginx.proxies = [
|
||||
{
|
||||
source = "aenyrathia.wiki";
|
||||
target = "http://helios:5896";
|
||||
}
|
||||
{
|
||||
source = "chat.bwfiq.com";
|
||||
target = "http://localhost:3080";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue