fix: move api to port 10118

This commit is contained in:
암냥 2026-08-26 14:44:06 +09:00
commit 77e3807b82
2 changed files with 5 additions and 5 deletions

View file

@ -170,7 +170,7 @@ in
}) staticHosts
)
// {
"api.imnya.ng".extraConfig = reverseProxyWithHeaders "127.0.0.1:1108";
"api.imnya.ng".extraConfig = reverseProxyWithHeaders "127.0.0.1:10118";
"docs.imnya.ng".extraConfig = reverseProxy "100.70.1.1:3939";
"panel.imnya.ng".extraConfig = reverseProxy "127.0.0.1:32981";
"monitorss.imnya.ng".extraConfig = reverseProxy "127.0.0.1:3132";