diff --git a/src/Managing.Api/appsettings.Production.json b/src/Managing.Api/appsettings.Production.json index 3afcd7ce..1f2b3957 100644 --- a/src/Managing.Api/appsettings.Production.json +++ b/src/Managing.Api/appsettings.Production.json @@ -4,7 +4,7 @@ "Orleans": "Host=srv-captain--kaigen-db;Port=5432;Database=orleans;Username=postgres;Password=2ab5423dcca4aa2d" }, "InfluxDb": { - "Url": "https://influx-db.apps.managing.live", + "Url": "http://srv-captain--influx-db:8086/", "Organization": "managing-org", "Token": "Wp8CBrJ1l4FJdgzcNc92Ua1En0gaNBetvL723He10v49uReZSPHbfScvKW2zava-7cRJ3wfYuWHgD14n7yVECw==" },