feat: add env (#3013)

v3.2
shaohuzhang1 2025-04-28 13:48:01 +08:00 committed by GitHub
parent 118db9dd14
commit 4369be9867
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

4
ui/env/.env vendored 100644
View File

@ -0,0 +1,4 @@
VITE_APP_NAME=ui
VITE_BASE_PATH=/ui/
VITE_APP_PORT=3000
VITE_APP_TITLE = 'MaxKB'