Update Environment to TimescaleDB

This commit is contained in:
2024-01-31 21:03:11 -05:00
parent 0fa45d13ae
commit f2c585c9d7
7 changed files with 100 additions and 72 deletions

View File

@@ -15,9 +15,9 @@
"Host": "",
"User": "",
"Password": "",
"Name": "Environment",
"Name": "environment",
"TrustServerCertificate": true,
"Port": 1435
"Port": 5432
},
"Hub": {
"Url": "http://hub-server/environment"