Files
directory/old/config.yml
T
2026-06-12 15:40:12 -04:00

15 lines
253 B
YAML

development:
adapter: mysql2
encoding: utf8mb4
database: dashboard_development
username: root
password: mypassword
host: db
production:
adapter: mysql2
encoding: utf8
username: root
password:
database: sinatra_template_production