Production database is now PostgreSQL with ident authentication
This commit is contained in:
parent
5d856c61e6
commit
30924aae0e
1 changed files with 4 additions and 4 deletions
|
|
@ -27,8 +27,8 @@ test:
|
|||
production:
|
||||
adapter: postgresql
|
||||
database: debshots
|
||||
username: debshots
|
||||
password: GonwannEn0
|
||||
host: localhost
|
||||
pool: 5
|
||||
# username: debshots
|
||||
# password: GonwannEn0
|
||||
# host: localhost
|
||||
pool: 10
|
||||
timeout: 5000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue