7 lines
108 B
YAML
7 lines
108 B
YAML
host: 'smartmeter_db'
|
|
adapter: 'mysql2'
|
|
database: 'smartmeter'
|
|
username: 'root'
|
|
password: 'rootme'
|
|
pool: 5
|