From f6a5910380472f7ca3a54d55f353328b545c62c8 Mon Sep 17 00:00:00 2001 From: f Date: Mon, 6 Dec 2021 20:17:33 -0300 Subject: [PATCH] PG remoto --- config/database.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/database.yml b/config/database.yml index db0b0f7..de173f1 100644 --- a/config/database.yml +++ b/config/database.yml @@ -84,3 +84,4 @@ production: <<: *default database: ectomobile username: ectomobile + host: postgresql