# 服务器配置 SERVER_PORT=8080 # 数据库配置 DATABASE_URL=postgres://postgres:postgres@localhost:5432/material_db?sslmode=disable # API认证Token API_TOKEN=seatons3d