update port

This commit is contained in:
peskyadmin 2025-04-10 21:34:33 -05:00
parent e003a30a7f
commit b8a6af4616

View File

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