feat(nginx): point aenyrathia.wiki to helios

This commit is contained in:
Mohammad Rafiq 2025-06-07 14:37:52 +08:00
parent 3aef240f5d
commit e4f11bc630
No known key found for this signature in database

View file

@ -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";