homepage/server/config.json
2022-03-20 17:36:58 +02:00

10 lines
145 B
JSON

{
"logger": {
"directory": "/logs/"
},
"shardCount": 1,
"domain": "corgi.wtf",
"http": {
"port": 5000
}
}