From f7713056035f994c717dea53151240a207897a4a Mon Sep 17 00:00:00 2001 From: Pof Magicfingers Date: Wed, 14 Nov 2018 21:05:14 +0100 Subject: [PATCH] Stupid travis config --- database.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database.json b/database.json index 9012f62..c511dfb 100644 --- a/database.json +++ b/database.json @@ -20,7 +20,7 @@ "driver": "pg", "user": "postgres", "password": "postgres", - "host": "db", + "host": "localhost", "database": "podcloud_stats_test" }, "production": {