9 lines
131 B
Bash
9 lines
131 B
Bash
|
# port
|
||
|
VITE_PORT = 3100
|
||
|
|
||
|
# spa-title
|
||
|
VITE_GLOB_APP_TITLE = Jeecg Boot
|
||
|
|
||
|
# spa shortname
|
||
|
VITE_GLOB_APP_SHORT_NAME = Jeecg-Boot-Admin
|