mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-04 13:42:27 +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
|