ensl.org/config/database.circle.yml

8 lines
145 B
YAML
Raw Normal View History

test:
socket: /var/run/mysqld/mysqld.sock
host: localhost
database: circle_ruby_test
adapter: mysql2
encoding: utf8
username: ubuntu