From d2b87b9ec25128ecbeec13c1f0b7055f05012f0d Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 6 Aug 2014 14:18:07 -0400 Subject: [PATCH] Use ds4 Temp use of ds4 until devdb is back up --- config/server.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/server.ini b/config/server.ini index 4fad06d..83ff1da 100644 --- a/config/server.ini +++ b/config/server.ini @@ -181,7 +181,7 @@ error.display = 1 error.ident = "" error.conf.path = "/var/www/server/" -database.params.host = "devdb" +database.params.host = "ds4" development = On @@ -288,7 +288,7 @@ google.maps.key = "ABQIAAAAFEik3hTZkksVQYtPm0OFmRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQ app.base_url = "http://localhost:8080/app.gaslightmedia.com/" app.base_secure_url = "https://localhost:8080/app.gaslightmedia.com/" -database.params.host = "devdb" +database.params.host = "localhost" email.owner = "vagrant+owner@localhost" email.contact = "vagrant+contact@localhost" -- 2.17.1