index
:
discobot/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DSACore
/
appsettings.json
blob: def9159a7d9403c04a926f64e71ef3ee7c9e4c57 (
plain
)
1
2
3
4
5
6
7
8
{
"Logging"
:
{
"LogLevel"
:
{
"Default"
:
"Warning"
}
},
"AllowedHosts"
:
"*"
}