diff options
Diffstat (limited to 'roles/jails/07_aggro/templates/aggro.env.j2')
| -rw-r--r-- | roles/jails/07_aggro/templates/aggro.env.j2 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/jails/07_aggro/templates/aggro.env.j2 b/roles/jails/07_aggro/templates/aggro.env.j2 new file mode 100644 index 0000000..a5c0daf --- /dev/null +++ b/roles/jails/07_aggro/templates/aggro.env.j2 @@ -0,0 +1,3 @@ +AGGRO_BASE_URL=https://aggro.jan.systems +AGGRO_FB_LOGIN_EMAIL="{{ aggro.fb_login_email }}" +AGGRO_FB_LOGIN_PASSWORD="{{ aggro.fb_login_password }}" |
