From 41c59e5458ed6e4fc3d2e535ac2a9c1b295b4b11 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 2 Mar 2015 19:41:49 -0500 Subject: [PATCH] Adding for vagrant setup --- config/server.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" -- 2.17.1