From: Steve Sutton Date: Fri, 2 May 2014 16:32:28 +0000 (+0000) Subject: Setup the database on DEVELOPMENT X-Git-Tag: v1.0~40 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f3cfb65609410f00181545046254939d5e633045;p=web%2FCedarvilleMarine.git Setup the database on DEVELOPMENT when on dev servers use devdb --- diff --git a/config/server.ini b/config/server.ini index 0627f33..73bfafd 100644 --- a/config/server.ini +++ b/config/server.ini @@ -180,7 +180,7 @@ error.display = 1 error.ident = "" error.conf.path = "/var/www/server/" -database.params.host = "ds3" +database.params.host = "devdb" development = On