update port for Web UI

This commit is contained in:
peskyadmin 2025-04-14 17:49:56 -05:00
parent da73a776c6
commit 3c167730fa

View File

@ -8,7 +8,7 @@
"${TS_CERT_DOMAIN}:443": {
"Handlers": {
"/": {
"Proxy": "http://127.0.0.1:3000"
"Proxy": "http://127.0.0.1:9000"
}
}
}