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: production:
adapter: mysql2 adapter: mysql2
database: bitnami_redmine database: trustie
host: 10.0.47.245 host: 10.107.17.20
#socket: /home/pdl/redmine-2.3.1-2/mysql/tmp/mysql.sock #socket: /home/pdl/redmine-2.3.1-2/mysql/tmp/mysql.sock
port: 3306 port: 3306
username: root username: root
password: "bitnami" password: "1234"
encoding: utf8 encoding: utf8
development: development:
adapter: mysql2 adapter: mysql2
database: bitnami_redmine database: trustie
host: 10.0.47.245 host: 10.107.17.20
#socket: /home/pdl/redmine-2.3.1-2/mysql/tmp/mysql.sock #socket: /home/pdl/redmine-2.3.1-2/mysql/tmp/mysql.sock
port: 3306 port: 3306
username: root username: root
password: "bitnami" password: "1234"
encoding: utf8 encoding: utf8
# Warning: The database defined as "test" will be erased and # Warning: The database defined as "test" will be erased and