Spaces:
Running
Running
File size: 352 Bytes
28e1dba |
1 2 3 4 5 6 7 8 |
# 本地开发环境变量配置
GITHUB_TOKEN=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re
GITHUB_REPOS=https://github.com/CaPaCaptain/PPTist_huggingface_db
JWT_SECRET=pptist-secret-key-2025-local
NODE_ENV=production
PORT=7860
FRONTEND_URL=http://localhost:7860
PUBLIC_URL=http://localhost:7860 |