8 lines
114 B
Bash
8 lines
114 B
Bash
# port
|
|
VITE_PORT = 3100
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = Admin
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = admin |