From: jloup Date: Fri, 4 May 2018 10:23:35 +0000 (+0200) Subject: Fix vault var name. X-Git-Tag: v0.0.6~2 X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git;a=commitdiff_plain;h=35e1f63a03a1cf55fe72839523790d38c0cea21b Fix vault var name. --- diff --git a/cmd/ansible/conf.toml.j2 b/cmd/ansible/conf.toml.j2 index 7b048af..7c82f84 100644 --- a/cmd/ansible/conf.toml.j2 +++ b/cmd/ansible/conf.toml.j2 @@ -17,7 +17,7 @@ database=0 [api] domain="{{ app_domain }}" jwt_secret="{{ jwt_secret }}" -password_reset_secret="{{ reset_password_reset }}" +password_reset_secret="{{ password_reset_secret }}" free_sms_user="20996747" free_sms_pass="bM2ZPETB4zzWg3"