From: Steve Sutton Date: Wed, 6 Aug 2014 18:18:07 +0000 (-0400) Subject: Use ds4 X-Git-Tag: V1.0^2~116 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=d2b87b9ec25128ecbeec13c1f0b7055f05012f0d;p=web%2FKeweenaw.git Use ds4 Temp use of ds4 until devdb is back up --- 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"