配置文件
This commit is contained in:
parent
919457050b
commit
c0ca10d243
@ -48,10 +48,13 @@ NODE_ENV = 'development'
|
|||||||
# 大连金笔
|
# 大连金笔
|
||||||
# VITE_API_URL = 'http://101.43.164.214:11126'
|
# VITE_API_URL = 'http://101.43.164.214:11126'
|
||||||
# 中煤木垒
|
# 中煤木垒
|
||||||
VITE_API_URL = 'http://101.43.164.214:11111'
|
# VITE_API_URL = 'http://101.43.164.214:11111'
|
||||||
# VITE_API_URL = 'http://222.80.185.228:6090'
|
# VITE_API_URL = 'http://222.80.185.228:6090'
|
||||||
# 木垒标准版
|
# 木垒标准版
|
||||||
# VITE_API_URL = 'https://zm.zhgdyun.com:11111'
|
# VITE_API_URL = 'https://zm.zhgdyun.com:11111'
|
||||||
|
VITE_API_URL = 'http://121.37.106.37:9810'
|
||||||
|
# 木垒古尔班
|
||||||
|
# VITE_API_URL = 'http://121.37.106.37:9830'
|
||||||
|
|
||||||
# 上传
|
# 上传
|
||||||
VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url='
|
VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url='
|
||||||
|
|||||||
@ -47,7 +47,10 @@ NODE_ENV = "production"
|
|||||||
# VITE_API_URL = 'http://101.43.164.214:11111'
|
# VITE_API_URL = 'http://101.43.164.214:11111'
|
||||||
# VITE_API_URL = 'http://222.80.185.228:6090'
|
# VITE_API_URL = 'http://222.80.185.228:6090'
|
||||||
# 木垒标准版
|
# 木垒标准版
|
||||||
VITE_API_URL = 'https://zm.zhgdyun.com:11111'
|
# VITE_API_URL = 'https://zm.zhgdyun.com:11111'
|
||||||
|
VITE_API_URL = 'http://121.37.106.37:9810'
|
||||||
|
# 木垒古尔班
|
||||||
|
# VITE_API_URL = 'http://121.37.106.37:9830'
|
||||||
# 打包
|
# 打包
|
||||||
VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url='
|
VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url='
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user