webapi-eca/config/config.json

6 lines
No EOL
151 B
JSON

{
"http_port": 8125,
"db_port": 6379,
"crypto_key": "[choose_a_safe_cypto_key(max_256_bit)]",
"session_secret": "[choose_a_safe_session_key]"
}