aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmd/ansible/conf.toml.j22
1 files changed, 1 insertions, 1 deletions
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
17[api] 17[api]
18domain="{{ app_domain }}" 18domain="{{ app_domain }}"
19jwt_secret="{{ jwt_secret }}" 19jwt_secret="{{ jwt_secret }}"
20password_reset_secret="{{ reset_password_reset }}" 20password_reset_secret="{{ password_reset_secret }}"
21free_sms_user="20996747" 21free_sms_user="20996747"
22free_sms_pass="bM2ZPETB4zzWg3" 22free_sms_pass="bM2ZPETB4zzWg3"
23 23