You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 开发环境配置 |
|
# EXPO_PUBLIC_API_URL=/api # 注释掉,让 config.ts 根据平台自动选择 |
|
EXPO_PUBLIC_API_TIMEOUT=10000 |
|
|
|
# 测试环境的域名 |
|
API_TARGET=https://51zhh5.notbug.org |
|
|
|
|