dockerize
This commit is contained in:
@ -48,7 +48,7 @@ production:
|
||||
adapter: mysql2
|
||||
username: <%= Rails.application.credentials.dig(:dbuser) %>
|
||||
password: <%= Rails.application.credentials.dig(:dbpassword) %>
|
||||
host: 100.110.222.7
|
||||
host: 127.0.0.1
|
||||
port: 3306
|
||||
database: gambo
|
||||
cache:
|
||||
|
Reference in New Issue
Block a user