9 lines
117 B
Bash
9 lines
117 B
Bash
# port
|
|
VITE_PORT = 8001
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = GoView
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = GoView
|