diff options
Diffstat (limited to 'ansible/roles/sz-ds/templates/etc')
-rw-r--r-- | ansible/roles/sz-ds/templates/etc/sz-ds/env.conf.j2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible/roles/sz-ds/templates/etc/sz-ds/env.conf.j2 b/ansible/roles/sz-ds/templates/etc/sz-ds/env.conf.j2 index 1e2cebb..aa70f73 100644 --- a/ansible/roles/sz-ds/templates/etc/sz-ds/env.conf.j2 +++ b/ansible/roles/sz-ds/templates/etc/sz-ds/env.conf.j2 @@ -1,3 +1,2 @@ -GIT_REVISION= SQLALCHEMY_DATABASE_URI="postgresql://sz-ds-web:{{ sz_ds_secret.db_password_web }}@localhost/sz-ds" SZ_CONFIG=/opt/sz-ds/src/SweetzpotCentral/data-server/config/config-{{ sz_ds_env }}.py |