Suite prod

This commit is contained in:
Nicolas Bally 2021-11-16 09:14:26 +01:00
parent 3bd57cb940
commit 0122297bd6

View File

@ -27,7 +27,7 @@ test:
production: production:
<<: *default <<: *default
adapter: postgresql
database: phone_app database: phone_app
username: phone_app pool: 5
password: phone_app username: postgres
socket: /var/run/mysqld/mysqld.sock