Update serve-config.json

This commit is contained in:
2026-02-05 11:17:15 +00:00
parent 12c53b5562
commit b7fdb3c5a3

View File

@@ -8,7 +8,7 @@
"infrahub.taila5ad8.ts.net:443": {
"Handlers": {
"/": {
"Proxy": "http://127.0.0.1:8000"
"Proxy": "http://infrahub-server:8000"
}
}
}