Adding for vagrant setup
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 3 Mar 2015 00:41:49 +0000 (19:41 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 3 Mar 2015 00:41:49 +0000 (19:41 -0500)
config/server.ini

index c742cc6..6658d8c 100644 (file)
@@ -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"