From b88ec4446bb4826ef80185cdec7966da3b51e306 Mon Sep 17 00:00:00 2001 From: Trevor Vallender Date: Thu, 5 Oct 2023 15:13:26 +0100 Subject: [PATCH] Fix Postgres setup --- config/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/deploy.yml b/config/deploy.yml index 1430041..9f14f2c 100644 --- a/config/deploy.yml +++ b/config/deploy.yml @@ -19,7 +19,7 @@ registry: env: clear: APPLICATION_HOST: tsvallender.co.uk - DB_HOST: soc-postgres + DB_HOST: 172.17.0.5 RAILS_LOG_TO_STDOUT: true RAILS_SERVE_STATIC_FILES: true secret: