fix(api): 🧩 隐藏接口地址
This commit is contained in:
parent
98a71d2061
commit
682d9a408e
@ -11,6 +11,4 @@ VITE_WEB_ENV = 'development'
|
||||
VITE_WEB_BASE_API = '/dev-api'
|
||||
|
||||
# 本地接口
|
||||
# VITE_API_URL = http://122.51.75.95:6039
|
||||
VITE_API_URL = http://129.211.24.7:6039
|
||||
# VITE_API_URL = https://mp.pandarobot.chat
|
||||
VITE_API_URL = *
|
||||
|
||||
@ -13,8 +13,4 @@ VITE_WEB_BASE_API = '/prod-api'
|
||||
# 是否在打包时开启压缩,支持 gzip 和 brotli
|
||||
VITE_BUILD_COMPRESS = gzip
|
||||
|
||||
# VITE_API_URL = http://122.51.75.95:6039
|
||||
# VITE_API_URL = http://129.211.24.7:6039
|
||||
VITE_API_URL = https://mp.pandarobot.chat
|
||||
|
||||
|
||||
VITE_API_URL = *
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user