fix: 初始化
This commit is contained in:
9
packages/icpx-platform/.env.development
Normal file
9
packages/icpx-platform/.env.development
Normal file
@ -0,0 +1,9 @@
|
||||
VUE_APP_PREVIEW=true
|
||||
VUE_APP_API_BASE_URL=/api
|
||||
MOCK=true
|
||||
HTTP_MOCK=true
|
||||
|
||||
VITE_APP_PREVIEW=true
|
||||
VITE_APP_API_BASE_URL=/api
|
||||
VITE_MOCK=true
|
||||
VITE_HTTP_MOCK=true
|
Reference in New Issue
Block a user