cereal/config.example.json
2026-07-30 22:45:25 +09:00

7 lines
80 B
JSON

{
"host": "0.0.0.0",
"port": 8080,
"logging": {
"level": "info"
}
}