Prvi
This commit is contained in:
16
ShellyExporter/appsettings.json
Normal file
16
ShellyExporter/appsettings.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"Kst": {
|
||||
"Url": "http://192.168.111.77:5050"
|
||||
},
|
||||
"Hosts": {
|
||||
"david": "192.168.1.60",
|
||||
"nekaj": "192.168.1.60"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user