13 lines
268 B
JSON
13 lines
268 B
JSON
{
|
|
"Docker": {
|
|
"ContainerName": "palworld",
|
|
"RconCliPath": "rcon-cli"
|
|
},
|
|
"Tracker": {
|
|
"PollSeconds": 60,
|
|
"MissedPollsBeforeLeave": 2
|
|
},
|
|
"ConnectionStrings": {
|
|
"Postgres": "Host=postgres;Database=ansonbot;Username=ansonbot;Password="
|
|
}
|
|
}
|