8 lines
221 B
Plaintext
8 lines
221 B
Plaintext
# OAuth 配置
|
|
VITE_OAUTH_PORTAL_URL=https://your-oauth-portal.com
|
|
VITE_APP_ID=your-app-id
|
|
|
|
# 分析服务配置(可选)
|
|
VITE_ANALYTICS_ENDPOINT=https://analytics.example.com
|
|
VITE_ANALYTICS_WEBSITE_ID=your-website-id
|