aports/main/redmine/database.yml
2011-06-21 10:56:55 +00:00

11 lines
141 B
YAML

# MySQL (default setup).
production:
adapter: mysql
database: redmine
host: localhost
username: root
password:
encoding: utf8