move to new database

This commit is contained in:
xianbo 2013-10-10 15:48:00 +08:00
parent 543279eb84
commit 928dedae65
1 changed files with 6 additions and 6 deletions

View File

@ -5,22 +5,22 @@
production:
adapter: mysql2
database: bitnami_redmine
host: 10.0.47.245
database: trustie
host: 10.107.17.20
#socket: /home/pdl/redmine-2.3.1-2/mysql/tmp/mysql.sock
port: 3306
username: root
password: "bitnami"
password: "1234"
encoding: utf8
development:
adapter: mysql2
database: bitnami_redmine
host: 10.0.47.245
database: trustie
host: 10.107.17.20
#socket: /home/pdl/redmine-2.3.1-2/mysql/tmp/mysql.sock
port: 3306
username: root
password: "bitnami"
password: "1234"
encoding: utf8
# Warning: The database defined as "test" will be erased and