Files
gpt2api-node/.env.exa

9 lines
128 B
Plaintext

# 服务器端口
PORT=3000
# Token 文件路径
TOKEN_FILE=./token.json
# 模型列表文件路径
MODELS_FILE=./models.json