소스 검색

📝 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 1 개월 전
부모
커밋
f1d0871207
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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