# port
VITE_DEV_PORT = '3000'
# production path
VITE_BASE_URL = 'http://127.0.0.1:12080'
# 租户开关
VITE_APP_TENANT_ENABLE=false