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