certified

This commit is contained in:
peskyadmin
2025-06-01 12:19:25 -04:00
parent 7b54261cb4
commit bb3c4c0347
3 changed files with 45 additions and 33 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:8080"
}
}
}