X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=cmd%2Fansible%2Fconf.toml.j2;h=7c82f84a088ddbbccad77b01acf6ba73c7068134;hb=35e1f63a03a1cf55fe72839523790d38c0cea21b;hp=b2c3137cfaf6eaf1fc3e151bc08c859e9faf50ad;hpb=17b685396a34cb1fef8439e1b6802c6b7f59fbe2;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git diff --git a/cmd/ansible/conf.toml.j2 b/cmd/ansible/conf.toml.j2 index b2c3137..7c82f84 100644 --- a/cmd/ansible/conf.toml.j2 +++ b/cmd/ansible/conf.toml.j2 @@ -17,6 +17,9 @@ database=0 [api] domain="{{ app_domain }}" jwt_secret="{{ jwt_secret }}" +password_reset_secret="{{ password_reset_secret }}" +free_sms_user="20996747" +free_sms_pass="bM2ZPETB4zzWg3" [app] public_dir="/var/cryptoportfolio-app/static"