mirror of
https://github.com/Hopiu/webapi-eca.git
synced 2026-03-17 06:20:23 +00:00
12 lines
No EOL
272 B
JSON
12 lines
No EOL
272 B
JSON
{
|
|
"http-port": 8125,
|
|
"db-port": 6379,
|
|
"log": {
|
|
"nolog": "false",
|
|
"mode": "development",
|
|
"io-level": "info",
|
|
"file-level": "info",
|
|
"file-path": "server.log"
|
|
},
|
|
"keygen-passphrase": "[TODO this has to come from prompt when server is started!]"
|
|
} |