Files
directory/old/config.yml
T

15 lines
253 B
YAML
Raw Normal View History

2026-06-12 15:40:12 -04:00
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