switch to whoogle

This commit is contained in:
Didier Slof 2023-02-19 13:25:37 +01:00
parent 7456bf9b17
commit 2ecc30d6e2
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -1,15 +1,13 @@
version: '2.2'
services:
searx:
whoogle:
restart: always
image: searxng/searxng
volumes:
- /srv/searx/config:/etc/searxng
image: benbusby/whoogle-search
environment:
- LETSENCRYPT_HOST=search.faulty.nl
- VIRTUAL_HOST=search.faulty.nl
- BASE_URL=https://search.faulty.nl
- VIRTUAL_PORT=5000
networks:
- proxy