2024-05-21 16:42:16 +08:00
|
|
|
# port
|
|
|
|
VITE_PORT = 3301
|
|
|
|
#mode
|
|
|
|
VITE_GLOB_APP_RUN_TYPE = saas
|
|
|
|
|
|
|
|
# spa-title
|
2024-05-22 14:36:37 +08:00
|
|
|
VITE_GLOB_APP_TITLE = hx-ai-intelligent Depositor
|
2024-05-21 16:42:16 +08:00
|
|
|
|
|
|
|
# spa shortname
|
2024-05-22 14:36:37 +08:00
|
|
|
VITE_GLOB_APP_SHORT_NAME = hx-ai-intelligent-depositor
|