Files
workphone-sdk/sdk/app/.env.example

16 lines
405 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 工作手机 SDK 环境变量示例
# 复制为 .env 后按需修改,.env 不要提交版本库
# MongoDB需认证时必填
# MONGO_URI=mongodb://admin:admin123@localhost:27017
# MONGO_DB=workphone_sdk
# Redis可选
# REDIS_URL=redis://localhost:6380/0
# 发消息超时(秒)
# MESSAGE_SEND_TIMEOUT=60
# API Key与存客宝调用一致
# API_KEY=REPLACE_WITH_A_RANDOM_SECRET