X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=cmd%2Fansible%2Fconf.toml.j2;h=7b048af3c25f9698d2365baed8234f4f8870233d;hb=85545aba62546f219a9c9730945511412a3174ef;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..7b048af 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="{{ reset_password_reset }}" +free_sms_user="20996747" +free_sms_pass="bM2ZPETB4zzWg3" [app] public_dir="/var/cryptoportfolio-app/static"