ansible-base/ansible/roles/postgresql-for-hydra/templates/dsn.j2
Christian Fraß b19bf2520e [ini]
2023-11-20 02:07:08 +01:00

1 line
154 B
Django/Jinja

postgres://{{var_postgresql_for_hydra_username}}:{{var_postgresql_for_hydra_password}}@localhost:5432/{{var_postgresql_for_hydra_schema}}?sslmode=disable