Merge pull request #9 from k2s/patch-1

fix typo
This commit is contained in:
Alexandre Flament 2022-01-29 14:28:20 +01:00 committed by GitHub
commit 91f45bd54d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ It is possible to the [extend feature](https://docs.docker.com/compose/extends/)
- stop the service : ```systemctl stop searxng-docker.service```
- create a new docker-compose-extend.yaml, check with ```start.sh```
- update searxng-docker.service (see SEARXNG_DOCKERCOMPOSEFILE)
- restart the servie : ```systemctl restart searxng-docker.service```
- restart the service : ```systemctl restart searxng-docker.service```
## Multi Architecture Docker images