mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
docs: updated readmes
This commit is contained in:
parent
30401f50a5
commit
93dbb5355f
2 changed files with 0 additions and 4 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue