Files
retns-api/appsettings.json
Fergal Moran 0e0a5e3417 Initial commit
2019-02-06 00:18:07 +00:00

9 lines
105 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Warning"
}
},
"AllowedHosts": "*"
}