Commit 35624e03 by Tô Ngọc Ánh

Add encoding to production

parent 0d5160a0
......@@ -22,5 +22,6 @@ test:
production:
<<: *default
adapter: pg
adapter: postgresql
encoding: unicode
url: <%= ENV['DATABASE_URL'] %>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment