databases.yml 254 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 datasources: ${jdbc.mysql.yhbsearch.datasources}: servers: - ${jdbc.mysql.yhbsearch.master} - ${jdbc.mysql.yhbsearch.slave} username: ${jdbc.mysql.yhbsearch.username} password: ${jdbc.mysql.yhbsearch.password}