9 lines
140 B
Bash
9 lines
140 B
Bash
# port
|
|
VITE_PORT = 3300
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = nervui-service-manage
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = service-manage
|