态势感知平台-生产环境接口上下文修改
This commit is contained in:
@@ -5,10 +5,10 @@ VITE_ENV = 'production'
|
|||||||
VITE_HOST = 'http://222.20.126.217:10010/SAP'
|
VITE_HOST = 'http://222.20.126.217:10010/SAP'
|
||||||
|
|
||||||
# 接口地址
|
# 接口地址
|
||||||
VITE_API_HOST = '/gateway/official'
|
VITE_API_HOST = '/'
|
||||||
|
|
||||||
# devPress接口地址
|
# devPress接口地址
|
||||||
VITE_DEV_API_HOST = '/gateway/official'
|
VITE_DEV_API_HOST = '/'
|
||||||
|
|
||||||
# devPress地址
|
# devPress地址
|
||||||
VITE_DEV_HOST = 'https://gitcode.com'
|
VITE_DEV_HOST = 'https://gitcode.com'
|
||||||
|
|||||||
Reference in New Issue
Block a user