9 lines
141 B
Bash
9 lines
141 B
Bash
# port
|
|
VITE_PORT = 5052
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = nervui-app-develop
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = nervui-app-develop
|