production: adapter: mysql database: 'dashboard', host: 'localhost' username: 'dashboard' password: '<%= mysql_password %>' encoding: utf8