mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-08 22:57:11 +08:00
chore: vite代理调整
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 环境变量 (命名必须以 VITE_ 开头)
|
||||
# 接口前缀
|
||||
VITE_API_PREFIX = '/api'
|
||||
VITE_API_PREFIX = '/dev-api'
|
||||
|
||||
# 接口地址
|
||||
VITE_API_BASE_URL = 'http://localhost:8000'
|
||||
|
Reference in New Issue
Block a user