9 lines
137 B
Bash
9 lines
137 B
Bash
# port
|
|
VITE_PORT = 4100
|
|
|
|
# spa-title
|
|
VITE_GLOB_APP_TITLE = Resource Service
|
|
|
|
# spa shortname
|
|
VITE_GLOB_APP_SHORT_NAME = resource-service
|