From 27cd91a17209caff65946f69353518244852338f Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 21 Feb 2017 09:20:33 -0500 Subject: [PATCH] Update to ds4 use full ds4.gaslightmedia.com --- setup/config/server.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/config/server.ini b/setup/config/server.ini index a23b0d4..5df9759 100644 --- a/setup/config/server.ini +++ b/setup/config/server.ini @@ -78,7 +78,7 @@ database.adapter = "pgsql" ; error message displayed - used for GLM_DB class database.error.message = "An error has occured with the database!" ; host to connect to -database.params.host = "ds3" +database.params.host = "ds4.gaslightmedia.com" ; username to connect as database.params.username = "nobody" ; database name to connect to -- 2.17.1