updated database settings for production
This commit is contained in:
parent
7a608488cd
commit
81d8317976
|
@ -19,5 +19,5 @@ production:
|
|||
encoding: unicode
|
||||
database: rosa_production
|
||||
pool: 5
|
||||
username: rosa
|
||||
password:
|
||||
username: postgres
|
||||
password: postgres
|
||||
|
|
Loading…
Reference in New Issue