projects
/
web
/
MichiganTrailMaps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dacb83
)
use ds4 for production
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 4 Jun 2013 15:06:10 +0000
(15:06 +0000)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 4 Jun 2013 15:06:10 +0000
(15:06 +0000)
config/server.ini
patch
|
blob
|
history
diff --git
a/config/server.ini
b/config/server.ini
index
6972026
..
28e46a6
100644
(file)
--- a/
config/server.ini
+++ b/
config/server.ini
@@
-79,7
+79,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 = "ds
3
"
+database.params.host = "ds
4
"
; username to connect as
database.params.username = "nobody"
; database name to connect to