From c3bd57aae4957ddc2356b82a9f66490ec085856c Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 19 Dec 2018 09:43:52 -0500 Subject: [PATCH] update app url to live site --- config/server.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/server.ini b/config/server.ini index 35109c2..1432005 100644 --- a/config/server.ini +++ b/config/server.ini @@ -172,8 +172,8 @@ mobile.hostname = Off google.search.key = "ABQIAAAANX0yQZ2OteLu_zqbwdfUuRTeX7yNUukyMrmY8FsCXcCA9axlYBTyhehgzuXOUfNI0E5UYHCLponA0A" google.maps.key = "ABQIAAAANX0yQZ2OteLu_zqbwdfUuRQsHGkczIjpqPY1-dTKNoaiGtfPJBTloI-YH7fzUV-bsMLwcy2Yjyti7A" -app.base_url = "https://dev53.gaslightmedia.com/app.gaslightmedia.com/" -app.base_secure_url = "https://dev53.gaslightmedia.com/app.gaslightmedia.com/" +app.base_url = "https://app.gaslightmedia.com/" +app.base_secure_url = "https://app.gaslightmedia.com/" error.reporting[] = E_ALL error.reporting[] = E_NOTICE -- 2.17.1