setup config updates
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 13 Feb 2017 14:28:57 +0000 (09:28 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 13 Feb 2017 14:28:57 +0000 (09:28 -0500)
change dev to use app from live site.

setup/config/server.ini

index a1c640d..05246ad 100644 (file)
@@ -161,7 +161,7 @@ resources.environment.css = "prod"
 ; development site configuration data inherits from production and
 ; overrides values as necessary
 [development : production]
-site_url = "http://localhost:8080/www.saultstemarie.com/"
+site_url = "http://www.saultstemarie.com/"
 
 mobile.link =
 mobile.hostname = Off
@@ -169,8 +169,8 @@ mobile.hostname = Off
 google.search.key = "ABQIAAAANX0yQZ2OteLu_zqbwdfUuRTeX7yNUukyMrmY8FsCXcCA9axlYBTyhehgzuXOUfNI0E5UYHCLponA0A"
 google.maps.key   = "ABQIAAAANX0yQZ2OteLu_zqbwdfUuRQsHGkczIjpqPY1-dTKNoaiGtfPJBTloI-YH7fzUV-bsMLwcy2Yjyti7A"
 
-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/"
 
 error.reporting[] = E_ALL
 error.reporting[] = E_NOTICE