node的增删改查
This commit is contained in:
@@ -11,8 +11,8 @@ VITE_DROP_CONSOLE = true
|
||||
VITE_PWA = false
|
||||
|
||||
# 开发环境接口地址
|
||||
VITE_API_URL = /api
|
||||
#VITE_API_URL="http://localhost:8426"
|
||||
VITE_API_URL =/api
|
||||
# VITE_API_URL="http://localhost:8426"
|
||||
|
||||
# 开发环境跨域代理,支持配置多个
|
||||
VITE_PROXY=[["/api","http://localhost:8426"]]
|
||||
|
||||
Reference in New Issue
Block a user