Update InfluxDB configuration in prod environment

This commit is contained in:
2024-05-16 22:40:16 +07:00
parent cbcbc7239b
commit d0a4be212a
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
"InfluxDb": {
"Url": "https://influx-db.apps.managing.live:8086/",
"Organization": "managing-org",
"Token": ""
"Token": "eOuXcXhH7CS13Iw4CTiDDpRjIjQtEVPOloD82pLPOejI4n0BsEj1YzUw0g3Cs1mdDG5m-RaxCavCMsVTtS5wIQ=="
},
"Serilog": {
"MinimumLevel": {

View File

@@ -5,8 +5,8 @@
},
"InfluxDb": {
"Url": "https://influx-db.apps.managing.live:8086/",
"Organization": "",
"Token": ""
"Organization": "managing-org",
"Token": "eOuXcXhH7CS13Iw4CTiDDpRjIjQtEVPOloD82pLPOejI4n0BsEj1YzUw0g3Cs1mdDG5m-RaxCavCMsVTtS5wIQ=="
},
"Serilog": {
"MinimumLevel": {