update dashboard

This commit is contained in:
Satria 2026-03-02 06:44:12 +07:00
commit 6581a3ecb9
2 changed files with 12 additions and 14 deletions

View file

@ -3,7 +3,7 @@
proxyMappings = {
"dns" = { dest = "http://localhost:8088"; auth = true; };
"cdn" = { dest = "http://localhost:3000"; auth = false; };
"auth" = { dest = "http://localhost:1411"; auth = true; };
"auth" = { dest = "http://localhost:1411"; auth = false; };
"@" = { dest = "http://localhost:5070"; auth = false; };
};
in {