mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-14 01:25:38 -05:00
Add SignalR for environment service
This commit is contained in:
@@ -13,8 +13,12 @@
|
||||
"Host": "localhost",
|
||||
"User": "sa",
|
||||
"Password": "newpassword",
|
||||
"Port": 1433,
|
||||
"Name": "Environment",
|
||||
"TrustServerCertificate": true
|
||||
},
|
||||
"Hub": {
|
||||
"Url": "http://localhost:8080/environment"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user