.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow. (showing first 20, more exist in .env.example)
MAIL_PROVIDER
基础配置
PROXY
TOTAL_ACCOUNTS
DUCKMAIL_API_BASE
邮箱服务
DUCKMAIL_BEARER
secret
TEMPMAIL_LOL_API_BASE
CFMAIL_CONFIG_PATH
CFMAIL_PROFILE
YYDSMAIL_API_BASE
YYDSMAIL_API_KEY
secret
ENABLE_OAUTH
OAuth
OAUTH_REQUIRED
OAUTH_ISSUER
OAUTH_CLIENT_ID
OAUTH_REDIRECT_URI
AK_FILE
输出与文件
RK_FILE
TOKEN_JSON_DIR
secret
UPLOAD_API_URL
CPA 上传
UPLOAD_API_TOKEN
secret
brew install flyctl && fly launch --from https://github.com/eatwhiteporridge/reg
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/eatwhiteporridge/reg
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/eatwhiteporridge/reg