change config

This commit is contained in:
2025-02-28 21:46:46 -06:00
parent 42a64228be
commit b9e2adff63
2 changed files with 2 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
"Web": {
"${TS_CERT_DOMAIN}:443": {
"Handlers": {
"/metrics": {
"/": {
"Proxy": "http://127.0.0.1:9100"
}
}