Add internal call for db query

This commit is contained in:
2025-09-19 02:00:36 +07:00
parent c2f3734021
commit cb1252214a

View File

@@ -1,7 +1,7 @@
{ {
"PostgreSql": { "PostgreSql": {
"ConnectionString": "Host=managing-postgre.apps.managing.live;Port=5432;Database=managing;Username=postgres;Password=29032b13a5bc4d37", "ConnectionString": "Host=srv-captain--managing-postgre;Port=5432;Database=managing;Username=postgres;Password=29032b13a5bc4d37",
"Orleans": "Host=managing-postgre.apps.managing.live;Port=5432;Database=orleans;Username=postgres;Password=29032b13a5bc4d37" "Orleans": "Host=srv-captain--managing-postgre;Port=5432;Database=orleans;Username=postgres;Password=29032b13a5bc4d37"
}, },
"InfluxDb": { "InfluxDb": {
"Url": "http://srv-captain--influx-db:8086/", "Url": "http://srv-captain--influx-db:8086/",