fix typo
This commit is contained in:
parent
c7b3f004eb
commit
9e7eed426f
1 changed files with 1 additions and 1 deletions
|
@ -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```
|
- stop the service : ```systemctl stop searxng-docker.service```
|
||||||
- create a new docker-compose-extend.yaml, check with ```start.sh```
|
- create a new docker-compose-extend.yaml, check with ```start.sh```
|
||||||
- update searxng-docker.service (see SEARXNG_DOCKERCOMPOSEFILE)
|
- 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
|
## Multi Architecture Docker images
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue