修改接口地址
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
VUE_APP_MAP_URL='https://172.16.3.19/geoserver'
|
||||
VUE_APP_MAP_URL='https://172.16.3.18/geoserver'
|
||||
VUE_APP_MAP_AUTHKEY='30efbafe-d218-4d77-8200-0207246924be'
|
||||
VUE_APP_API="https://172.16.3.19/znzq"
|
||||
VUE_APP_STATIC_FILE_Prefix='//172.16.3.19/static_file'
|
||||
VUE_APP_SRS_URL='webrtc://172.16.3.19/'
|
||||
VUE_APP_IM_API_URL='https://172.16.3.19/im_api/v1'
|
||||
VUE_APP_API="https://172.16.3.18/znzq"
|
||||
VUE_APP_STATIC_FILE_Prefix='//172.16.3.18/static_file'
|
||||
VUE_APP_SRS_URL='webrtc://172.16.3.18/'
|
||||
VUE_APP_IM_API_URL='https://172.16.3.18/im_api/v1'
|
||||
|
||||
Reference in New Issue
Block a user