Stage 9
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{ws_port, 8081},
|
||||
{admin_http_port, 8445},
|
||||
{admin_ws_port, 8446},
|
||||
{jwt_secret, <<"change_me_in_production">>},
|
||||
{jwt_secret, <<"my-super-secret-key-for-jwt-32-bytes!">>},
|
||||
{argon2_params, #{t_cost => 2, m_cost => 19, parallelism => 1}}
|
||||
]},
|
||||
{mnesia, [
|
||||
|
||||
Reference in New Issue
Block a user