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:
<<: *default
adapter: postgresql
database: phone_app
pool: 5
username: postgres
database: arcom_app
username: postgres
password: 852321pg
host: localhost
port: 5432