mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-15 09:21:25 +00:00
7 lines
145 B
YAML
7 lines
145 B
YAML
test:
|
|
socket: /var/run/mysqld/mysqld.sock
|
|
host: localhost
|
|
database: circle_ruby_test
|
|
adapter: mysql2
|
|
encoding: utf8
|
|
username: ubuntu
|