# 数据库配置
DATABASE_URL=postgresql://root:password.@localhost:5432/demo
