Refresh VPS deployment docs

This commit is contained in:
2569718930@qq.com
2026-06-14 23:21:03 +08:00
parent ef21a5808e
commit 2e11e3fd56
9 changed files with 137 additions and 191 deletions
+2 -2
View File
@@ -15,7 +15,7 @@
- `https://<project-ref>.supabase.co/auth/v1/callback`
3. `Auth -> URL Configuration` 添加:
- 站点 URL(生产域名)
- 回调 URL(例如 `https://polyweather-pro.vercel.app/auth/callback`
- 回调 URL(例如 `https://polyweather.top/auth/callback`
## 3. 数据库脚本
@@ -45,7 +45,7 @@
## 4. 环境变量
### 4.1 前端(Vercel / frontend/.env.local
### 4.1 前端(Docker 容器 / frontend/.env.local
```env
NEXT_PUBLIC_SUPABASE_URL=