mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-03-28 22:53:43 +08:00
init
This commit is contained in:
9
frontend/.env
Normal file
9
frontend/.env
Normal file
@@ -0,0 +1,9 @@
|
||||
VITE_ENABLE_MOCK=true
|
||||
VITE_APP_PORT=5173
|
||||
VITE_SOURCE_MAP=true
|
||||
# mock
|
||||
VITE_BASE_URL=http://localhost:5173
|
||||
# local
|
||||
#VITE_BASE_URL=http://localhost:8080
|
||||
# dev
|
||||
#VITE_BASE_URL=https://localhost/api
|
||||
Reference in New Issue
Block a user