Switch searx to searxng by default
This commit is contained in:
parent
02a16ae5bc
commit
acc9638cfd
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
stack_name: searx
|
||||
|
||||
stack_image: "searx/searx"
|
||||
stack_image: "searxng/searxng"
|
||||
|
||||
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue