mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-01 17:24:29 -05:00
Update Environment to TimescaleDB
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
"Host": "",
|
||||
"User": "",
|
||||
"Password": "",
|
||||
"Name": "Environment",
|
||||
"Name": "environment",
|
||||
"TrustServerCertificate": true,
|
||||
"Port": 1435
|
||||
"Port": 5432
|
||||
},
|
||||
"Hub": {
|
||||
"Url": "http://hub-server/environment"
|
||||
|
||||
Reference in New Issue
Block a user