mirror of
https://github.com/vbenjs/gf-vben-admin.git
synced 2025-01-23 03:40:19 +08:00
9 lines
129 B
Bash
9 lines
129 B
Bash
# port
|
|
VITE_PORT = 3100
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = Vben Admin
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = vue_vben_admin
|