.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
DATABASE_URL
secret
MySQL(本地示例:先建库 CREATE DATABASE anycli CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;)
AUTH_SECRET
secret
AUTH_TRUST_HOST
ADMIN_EMAILS
逗分号分隔:邮箱注册/GitHub 同邮箱时自动 isAdmin