10 lines
119 B
Bash
10 lines
119 B
Bash
![]() |
# port
|
||
|
VITE_PORT=8001
|
||
|
|
||
|
# spa-title
|
||
|
VITE_GLOB_APP_TITLE=HotGo管理系统
|
||
|
|
||
|
# spa shortname
|
||
|
VITE_GLOB_APP_SHORT_NAME=HG
|
||
|
|