Fixed db config
This commit is contained in:
parent
df35dfcf5e
commit
8443220a79
@ -30,7 +30,7 @@ docker:
|
||||
database: parsley
|
||||
|
||||
production:
|
||||
adapter: pg
|
||||
adapter: postgresql
|
||||
pool: 5
|
||||
timeout: 5000
|
||||
host: <%= ENV['PARSLEY_DB_HOST'] || 'mysql' %>
|
||||
|
Loading…
Reference in New Issue
Block a user