Files
rn-app/.env.development

8 lines
195 B
Plaintext
Raw Permalink Normal View History

2025-11-05 17:24:55 +08:00
# 开发环境配置
2025-11-06 16:37:01 +08:00
# EXPO_PUBLIC_API_URL=/api # 注释掉,让 config.ts 根据平台自动选择
2025-11-05 17:24:55 +08:00
EXPO_PUBLIC_API_TIMEOUT=10000
2025-11-06 16:37:01 +08:00
# 测试环境的域名
API_TARGET=https://51zhh5.notbug.org