Setup the database on DEVELOPMENT
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 2 May 2014 16:32:28 +0000 (16:32 +0000)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 2 May 2014 16:32:28 +0000 (16:32 +0000)
when on dev servers use devdb

config/server.ini

index 0627f33..73bfafd 100644 (file)
@@ -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