Files
cms_thermo_active/Thermo.Active/wwwroot/config.development.json
T
Samuele Locatelli cea90ae6c9 refresh
2020-07-10 17:05:50 +02:00

8 lines
132 B
JSON

{
"env": "development",
"api": {
"enabled": true,
"apiServerUrl": "http://localhost:9000/"
},
"allUIVisible": true
}