fix: some error

This commit is contained in:
Junxiang Huang 2025-02-23 14:30:32 +08:00
parent 0782e70445
commit 98c0bbebd7

View File

@ -47,8 +47,16 @@ If you would like to use *SeaSearch* as the search engine, the `elasticSearch` s
```yml
services:
#elasticsearch: # remove or note the whole `elasticsearch` section
#...
seafile:
...
depends_on:
...
#elasticsearch: # remove or note the `elasticsearch` service Dependency
#condition: service_started
#elasticsearch: # remove or note the whole `elasticsearch` section
#...
```
## Modify `seafevents.conf`