fix: 初始化
This commit is contained in:
11
packages/icpx-message/.env.production
Normal file
11
packages/icpx-message/.env.production
Normal file
@ -0,0 +1,11 @@
|
||||
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/
|
||||
|
||||
VITE_REMOTE_ICPX_PLATFORM = http://localhost:4000
|
Reference in New Issue
Block a user