2024-06-07 15:11:04 +08:00
|
|
|
# port
|
2024-06-11 13:37:10 +08:00
|
|
|
VITE_PORT = 3302
|
2024-06-07 15:11:04 +08:00
|
|
|
#mode
|
|
|
|
VITE_GLOB_APP_RUN_TYPE = saas
|
|
|
|
|
|
|
|
# spa-title
|
|
|
|
VITE_GLOB_APP_TITLE = hx-ai-intelligent Depositor
|
|
|
|
|
|
|
|
# spa shortname
|
|
|
|
VITE_GLOB_APP_SHORT_NAME = hx-ai-intelligent-depositor
|