docs: updated readmes

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-01-07 20:56:48 -08:00
parent 30401f50a5
commit 93dbb5355f
2 changed files with 0 additions and 4 deletions

View file

@ -194,8 +194,6 @@ docker run -d -p 3000:3000 -p 8000:8000 \
```
> [!NOTE]
> - For Google OAuth, create credentials in the [Google Cloud Console](https://console.cloud.google.com/apis/credentials)
> - For Airtable connector, create an OAuth integration in the [Airtable Developer Hub](https://airtable.com/create/oauth)
> - If deploying behind a reverse proxy with HTTPS, add `-e BACKEND_URL=https://api.yourdomain.com`
After starting, access SurfSense at:

View file

@ -201,8 +201,6 @@ docker run -d -p 3000:3000 -p 8000:8000 \
```
> [!NOTE]
> - 对于 Google OAuth请在 [Google Cloud Console](https://console.cloud.google.com/apis/credentials) 中创建凭据
> - 对于 Airtable 连接器,请在 [Airtable 开发者中心](https://airtable.com/create/oauth) 中创建 OAuth 集成
> - 如果部署在带有 HTTPS 的反向代理后面,请添加 `-e BACKEND_URL=https://api.yourdomain.com`
启动后,访问 SurfSense