mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-04-02 18:03:46 +08:00
init minio
This commit is contained in:
@@ -3,9 +3,12 @@ VITE_SOURCE_MAP=true
|
||||
# mock
|
||||
#VITE_ENABLE_MOCK=true
|
||||
#VITE_BASE_URL=http://localhost:5173
|
||||
#VITE_STATIC_URL=http://localhost:5173/static
|
||||
# local
|
||||
VITE_ENABLE_MOCK=false
|
||||
VITE_BASE_URL=http://localhost:8080
|
||||
VITE_STATIC_URL=http://localhost:8080/static
|
||||
# dev
|
||||
#VITE_ENABLE_MOCK=false
|
||||
#VITE_BASE_URL=https://localhost/api
|
||||
#VITE_STATIC_URL=https://localhost/
|
||||
|
||||
Reference in New Issue
Block a user