9 lines
121 B
Bash
9 lines
121 B
Bash
# port
|
|
VITE_PORT = 3400
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = SaaS Lib
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = saas_lib
|