Ver Fonte

📝 docs(config): add comment for API base URL configuration

- add comment "需换成当前项目的" to TARO_APP_API_BASE_URL to remind developers to update the URL for their project
yourname há 1 mês atrás
pai
commit
f1d0871207
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      mini/.env.development

+ 1 - 0
mini/.env.development

@@ -2,5 +2,6 @@
 # TARO_APP_ID="开发环境下的小程序 AppID"
 
 # API配置
+# 需换成当前项目的
 TARO_APP_API_BASE_URL=https://d8d-ai-vscode-8080-155-138-template-6-group.r.d8d.fun
 TARO_APP_API_VERSION=v1