homepage/server/config.json

10 lines
145 B
JSON

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