disable serve

This commit is contained in:
2025-01-15 23:34:55 -06:00
parent 5b38499744
commit 0fc4994ade
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
"Proxy": "http://127.0.0.1:8080"
},
"/metrics": {
"Proxy": "http://127.0.0.1:8082"
"Proxy": "http://127.0.0.1:9100"
}
}
}