Commit 1c74344a by Mai Hoang Thai Ha

db

parent 58c6b604
...@@ -12,6 +12,7 @@ ...@@ -12,6 +12,7 @@
default: &default default: &default
adapter: mysql2 adapter: mysql2
encoding: utf8mb4 encoding: utf8mb4
host: localhost
pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %> pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %>
username: root username: root
password: 'admin' password: 'admin'
......
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