データベースの接続設定(アダプタやデータベース名など)を記述するファイルはどれか。

config/database.ymlに環境ごと(development, test, production)のDB接続情報を記述する。