9 lines
125 B
Bash
9 lines
125 B
Bash
# port
|
|
VITE_PORT = 4200
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = nervui-oss
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = nervui-oss
|