mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-02-17 02:51:39 -05:00
Initial framework of the power service
This commit is contained in:
10
Power/Service/appsettings.json
Normal file
10
Power/Service/appsettings.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Warning"
|
||||
}
|
||||
},
|
||||
"Hub": {
|
||||
"Power": "http://hub-server/power"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user