Spaces:
Running
Running
File size: 346 Bytes
f28b421 |
1 2 3 4 5 6 7 8 9 10 11 12 |
# PPTist Huggingface Space 环境配置
# GitHub 配置
GITHUB_TOKEN=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
GITHUB_REPOS=https://github.com/CaPaCaptain/PPTist_huggingface_db
# JWT 配置
JWT_SECRET=pptist-secret-key-2025-huggingface
# 应用配置
NODE_ENV=production
PORT=7860 |