mirror of
https://github.com/Hopiu/webapi-eca.git
synced 2026-03-22 00:40:23 +00:00
6 lines
No EOL
151 B
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]"
|
|
} |