iFactory.Godot/Mods/EIPC/appsettings.json

11 lines
211 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"SCADA_GetInfos": "http://222.180.160.130:7081/WebApi/GetInfos?password=winner"
}