fix: 初始化
This commit is contained in:
9
packages/icpx-form/.env.production
Normal file
9
packages/icpx-form/.env.production
Normal file
@ -0,0 +1,9 @@
|
||||
NODE_ENV=production
|
||||
VUE_APP_PREVIEW=false
|
||||
VUE_APP_API_URL=/api
|
||||
VUE_APP_SOCKET_URL=ws://10.0.88.239:59211/
|
||||
|
||||
|
||||
VITE_APP_PREVIEW=false
|
||||
VITE_APP_API_URL=/api
|
||||
VITE_APP_SOCKET_URL=ws://10.0.88.239:59211/
|
Reference in New Issue
Block a user