dockerize

This commit is contained in:
2025-01-25 18:08:18 -08:00
parent 38308f6483
commit 14401d3247
2 changed files with 8 additions and 1 deletions

View File

@ -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: