9 lines
127 B
Bash
9 lines
127 B
Bash
# port
|
|
VITE_PORT = 3100
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = Learun Pro
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = learun_admin
|