mirror of
https://gitee.com/myxzgzs/boyue_jnpf.git
synced 2025-08-08 15:22:43 +08:00
9 lines
206 B
Bash
9 lines
206 B
Bash
# port
|
|
VITE_PORT = 8881
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = 博越多租户中心
|
|
|
|
# spa shortname 用于配置文件名字 不要出现空格、数字开头等特殊字符
|
|
VITE_GLOB_APP_SHORT_NAME = 博越
|