This commit is contained in:
2026-04-21 17:03:09 +03:00
parent 3b73439b49
commit e3a08cfa04
11 changed files with 783 additions and 2 deletions

View File

@@ -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, [