fix seadoc standalone env

This commit is contained in:
skywalker 2024-11-22 17:40:04 +08:00
parent c7fe7d3322
commit a41dc07fae
2 changed files with 0 additions and 3 deletions

View File

@ -16,5 +16,3 @@ JWT_PRIVATE_KEY=
SEAFILE_SERVER_HOSTNAME=example.seafile.com
SEAFILE_SERVER_PROTOCOL=http
SEADOC_SERVER_URL=http://example.seafile.com/sdoc-server

View File

@ -68,7 +68,6 @@ SeaDoc has the following deployment methods:
| `JWT_PRIVATE_KEY` | JWT key, the same as the config in Seafile `.env` file |
| `SEAFILE_SERVER_HOSTNAME`| Seafile host name |
| `SEAFILE_SERVER_PROTOCOL`| http or https |
| `SEADOC_SERVER_URL` | SeaDoc service URL |
!!! note
Please bind SeaDoc server url and ip in the load balance(or reverse proxy) configuration after starting SeaDoc server