# PostgreSQL数据库配置 DB_HOST=localhost DB_PORT=5432 DB_NAME=rpg_game DB_USER=postgres DB_PASSWORD=postgres