forked from bofh/fetsite
G
This commit is contained in:
@@ -19,7 +19,11 @@ test:
|
||||
timeout: 5000
|
||||
|
||||
production:
|
||||
adapter: sqlite3
|
||||
database: db/production.sqlite3
|
||||
adapter: mysql2
|
||||
encoding: utf8
|
||||
database: test1production
|
||||
pool: 5
|
||||
username: root
|
||||
password: changeme
|
||||
socket: /var/run/mysqld/mysqld.sock
|
||||
timeout: 5000
|
||||
|
||||
Reference in New Issue
Block a user