This commit is contained in:
Nicolas Bally 2021-11-16 09:17:27 +01:00
parent 0122297bd6
commit 12eb0dcceb

View File

@ -27,7 +27,8 @@ test:
production: production:
<<: *default <<: *default
adapter: postgresql database: arcom_app
database: phone_app username: postgres
pool: 5 password: 852321pg
username: postgres host: localhost
port: 5432