9 lines
128 B
Bash
9 lines
128 B
Bash
# port
|
|
VITE_PORT = 10086
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = Point Admin
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = point_admin
|