Commit ad5e3f1b by Tô Ngọc Ánh

Use postgre in production

parent 1274934c
...@@ -22,4 +22,5 @@ test: ...@@ -22,4 +22,5 @@ test:
production: production:
<<: *default <<: *default
database: db/production.sqlite3 adapter: pg
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