Explorar o código

🔧 chore(config): add tenant ID configuration

- add TARO_APP_TENANT_ID=1 to production environment variables
- configure tenant ID for production environment
yourname hai 1 mes
pai
achega
d33e36cd6d
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      mini/.env.production

+ 3 - 0
mini/.env.production

@@ -4,3 +4,6 @@
 # API配置
 TARO_APP_API_BASE_URL=https://d8d-prd-run-8080-186-175-template-22-group.p.d8d.fun
 API_VERSION=v1
+
+# 租户ID
+TARO_APP_TENANT_ID=1