update port

This commit is contained in:
peskyadmin 2025-04-08 21:02:15 -05:00
parent 7a8f09d240
commit 945ea42687

View File

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