update port

This commit is contained in:
peskyadmin 2025-04-09 18:24:36 -05:00
parent 603bd666b4
commit 35f7e7b4ca

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"
}
}
}