fixed config
This commit is contained in:
parent
ccfae82723
commit
3b5a4fa2fd
|
@ -20,6 +20,6 @@ test:
|
||||||
|
|
||||||
production:
|
production:
|
||||||
adapter: sqlite3
|
adapter: sqlite3
|
||||||
database: db/development.sqlite3
|
database: db/production.sqlite3
|
||||||
pool: 5
|
pool: 5
|
||||||
timeout: 5000
|
timeout: 5000
|
||||||
|
|
Loading…
Reference in a new issue