index
:
crupest.git
dev
main
old-main
crupest's personal main repo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker
/
crupest-api
/
CrupestApi
/
appsettings.json
blob: 53753bd6a8b0ec3f2c51a0606a772e91a869c3d1 (
plain
)
1
2
3
4
5
6
7
8
{
"Logging"
:
{
"LogLevel"
:
{
"Default"
:
"Information"
}
},
"AllowedHosts"
:
"*"
}