This commit is contained in:
2025-06-25 22:45:55 -04:00
parent e75903d773
commit e190554f02
3 changed files with 28 additions and 28 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:5678"
}
}
}