docs: 添加默认地区配置
This commit is contained in:
@@ -4,3 +4,9 @@ VITE_API_BASE_URL=/api
|
||||
VITE_MSAL_CLIENT_ID=msal-client-id
|
||||
# Microsoft Entra ID Tenant ID
|
||||
VITE_MSAL_TENANT_ID=msal-tenant-id
|
||||
# Default region of user. For more regions, please refer to ISO 3166-1 alpha-2 code
|
||||
# Examples
|
||||
# - GB: United Kingdom
|
||||
# - US: United States
|
||||
# - DE: Germany
|
||||
VITE_DEFAULT_REGION_ABBREVIATION=GB
|
||||
|
||||
Reference in New Issue
Block a user