From 6ae500e55eab5ee10f11e7d16a7931a3f371e810 Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Mon, 20 Apr 2026 14:23:43 -0400 Subject: [PATCH] fawk --- tasks/romm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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