This commit is contained in:
Nicolas Bally 2014-12-09 00:49:27 +01:00
parent c94713a9c1
commit 1c31b422d1

View File

@ -28,7 +28,7 @@ test:
production: production:
adapter: mysql2 adapter: mysql2
database: pic_vert_app database: pic_vert_app
encoding: utf8 encoding: utf8mb4
pool: 5 pool: 5
username: pic_vert_app username: pic_vert_app
password: pic_vert_prod password: pic_vert_prod