14 lines
316 B
JSON
14 lines
316 B
JSON
{
|
|
"Urls": "http://127.0.0.1:5080",
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"Outnumbered": {
|
|
"SocketDir": "/run/outnumbered",
|
|
"PublicHost": "cs2-on.eu",
|
|
"ReleasesUrl": "https://git.lo.sh/kamal/cs2-outnumbered/releases"
|
|
}
|
|
}
|