diff --git a/ansible/templates/config.hjson b/ansible/templates/config.hjson index b71cb3fac..5f7ca3326 100644 --- a/ansible/templates/config.hjson +++ b/ansible/templates/config.hjson @@ -3,6 +3,7 @@ # https://join-lemmy.org/docs/en/administration/configuration.html database: { + host: postgres password: "{{ postgres_password }}" } hostname: "{{ domain }}"