This repository has been archived on 2026-06-21. You can view files and clone it, but cannot push or open issues or pull requests.
Files
MetaLab/.env.example

6 lines
171 B
Plaintext

# 复制为 .env 后填入真实值
# .env 会覆盖 config.yaml 中的同名字段
DATABASE_PASSWORD=your_password_here
JWT_SECRET=generate-a-random-64-char-string-here