mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-03-27 05:43:42 +08:00
fix bugs
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
VITE_ENABLE_MOCK=true
|
||||
VITE_APP_PORT=5173
|
||||
VITE_SOURCE_MAP=true
|
||||
# mock
|
||||
VITE_BASE_URL=http://localhost:5173
|
||||
#ITE_ENABLE_MOCK=true
|
||||
#VITE_BASE_URL=http://localhost:5173
|
||||
# local
|
||||
#VITE_BASE_URL=http://localhost:8080
|
||||
VITE_ENABLE_MOCK=false
|
||||
VITE_BASE_URL=http://localhost:8080
|
||||
# dev
|
||||
#VITE_ENABLE_MOCK=false
|
||||
#VITE_BASE_URL=https://localhost/api
|
||||
|
||||
Reference in New Issue
Block a user