chore(projects): update mock url

This commit is contained in:
Soybean
2024-06-04 20:23:22 +08:00
parent 9b05d73e6d
commit e6086f0f35
3 changed files with 3 additions and 3 deletions

2
.env
View File

@ -21,7 +21,7 @@ VITE_ROUTE_HOME=home
VITE_MENU_ICON=mdi:menu
# whether to enable http proxy when is dev mode
VITE_HTTP_PROXY=N
VITE_HTTP_PROXY=Y
# vue-router mode: hash | history | memory
VITE_ROUTER_HISTORY_MODE=history