From: Steve Sutton Date: Tue, 3 Mar 2015 00:41:49 +0000 (-0500) Subject: Adding for vagrant setup X-Git-Tag: v1.0.0^2~50 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=41c59e5458ed6e4fc3d2e535ac2a9c1b295b4b11;p=web%2FGaylordGolfMecca.git Adding for vagrant setup --- diff --git a/config/server.ini b/config/server.ini index c742cc6..6658d8c 100644 --- a/config/server.ini +++ b/config/server.ini @@ -285,10 +285,10 @@ mobile.hostname = Off google.search.key = "ABQIAAAAFEik3hTZkksVQYtPm0OFmRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQhDw8ITgl-K4LjnHuSww6VQQFDnA" google.maps.key = "ABQIAAAAFEik3hTZkksVQYtPm0OFmRT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQhDw8ITgl-K4LjnHuSww6VQQFDnA" -app.base_url = "http://localhost:8080/app.gaslightmedia.com/" -app.base_secure_url = "https://localhost:8080/app.gaslightmedia.com/" +app.base_url = "http://app.gaslightmedia.com/" +app.base_secure_url = "https://app.gaslightmedia.com/" -database.params.host = "devdb" +database.params.host = "localhost" email.owner = "vagrant+owner@localhost" email.contact = "vagrant+contact@localhost"