This commit is contained in:
2025-06-25 21:56:33 -04:00
parent d2d52f607d
commit 51f87b4811
3 changed files with 50 additions and 32 deletions

View File

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