Files
smartmeter/config/database.yml
2013-06-26 09:00:08 +02:00

6 lines
85 B
YAML

host: 'localhost'
adapter: 'mysql2'
database: 'smartmeter'
username: 'root'
pool: 5