mirror of
https://github.com/Hopiu/webapi-eca.git
synced 2026-04-25 17:14:49 +00:00
6 lines
151 B
JSON
6 lines
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]"
|
||
|
|
}
|