fix: 自改本地线上接口地址
This commit is contained in:
parent
9ba37ea876
commit
1ab2dc935e
@ -12,5 +12,5 @@ VITE_WEB_BASE_API = '/dev-api'
|
|||||||
|
|
||||||
# 本地接口
|
# 本地接口
|
||||||
# VITE_API_URL = http://122.51.75.95:6039
|
# VITE_API_URL = http://122.51.75.95:6039
|
||||||
|
|
||||||
VITE_API_URL = http://129.211.24.7:6039
|
VITE_API_URL = http://129.211.24.7:6039
|
||||||
|
# VITE_API_URL = https://mp.pandarobot.chat
|
||||||
|
|||||||
@ -14,5 +14,7 @@ VITE_WEB_BASE_API = '/prod-api'
|
|||||||
VITE_BUILD_COMPRESS = gzip
|
VITE_BUILD_COMPRESS = gzip
|
||||||
|
|
||||||
# VITE_API_URL = http://122.51.75.95:6039
|
# VITE_API_URL = http://122.51.75.95:6039
|
||||||
VITE_API_URL = http://129.211.24.7:6039
|
# VITE_API_URL = http://129.211.24.7:6039
|
||||||
|
VITE_API_URL = https://mp.pandarobot.chat
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user