mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2025-12-19 17:32:23 +08:00
9 lines
121 B
Bash
9 lines
121 B
Bash
# port
|
|
VITE_PORT = 8001
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = AdminPro
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = AdminPro
|