mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-04-04 19:27:32 +00:00
fix avatar pc
This commit is contained in:
@@ -3,12 +3,12 @@ VITE_SOURCE_MAP=true
|
||||
# mock
|
||||
#VITE_ENABLE_MOCK=true
|
||||
#VITE_BASE_URL=http://localhost:5173
|
||||
#VITE_STATIC_URL=http://localhost:5173/static
|
||||
#VITE_STATIC_URL=http://localhost:9000/zhilu
|
||||
# local
|
||||
VITE_ENABLE_MOCK=false
|
||||
VITE_BASE_URL=http://localhost:8080
|
||||
VITE_STATIC_URL=http://localhost:8080/static
|
||||
VITE_STATIC_URL=http://localhost:9000/zhilu
|
||||
# dev
|
||||
#VITE_ENABLE_MOCK=false
|
||||
#VITE_BASE_URL=https://localhost/api
|
||||
#VITE_STATIC_URL=https://localhost/
|
||||
#VITE_STATIC_URL=https://localhost/static
|
||||
|
||||
Reference in New Issue
Block a user