From: Steve Sutton Date: Mon, 13 Feb 2017 14:28:57 +0000 (-0500) Subject: setup config updates X-Git-Tag: v1.1.10^2~10 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=44e082015237670c3a72f4d7c56e50faeac6dbb1;p=WP-Themes%2Fsaultstemarie.git setup config updates change dev to use app from live site. --- diff --git a/setup/config/server.ini b/setup/config/server.ini index a1c640d..05246ad 100644 --- a/setup/config/server.ini +++ b/setup/config/server.ini @@ -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