diff --git a/tasks/romm.yml b/tasks/romm.yml index 21a20b6..33a70b3 100644 --- a/tasks/romm.yml +++ b/tasks/romm.yml @@ -21,7 +21,7 @@ - "{{ data_dir }}/romm/config:/romm/config" - "{{ ROMM_LIBRARY_PATH }}:/romm/library" env: - DB_HOST: 172.16.0.44 + DB_HOST: postgres DB_NAME: romm DB_USER: rommuser DB_PASSWD: romm