Move monitoring TG API to Go
This commit is contained in:
@@ -7,6 +7,7 @@ data:
|
||||
API_HOST: "0.0.0.0"
|
||||
API_PORT: "8000"
|
||||
PUBLIC_BASE_PATH: "/api/monitoring-tg"
|
||||
PYTHON_BASE_URL: "http://127.0.0.1:8001"
|
||||
POSTGRES_HOST: "postgres.monitoring-tg.svc.cluster.local"
|
||||
POSTGRES_PORT: "5432"
|
||||
POSTGRES_USER: "parser"
|
||||
|
||||
Reference in New Issue
Block a user