version: '2.2' services: searx: restart: always image: searxng/searxng volumes: - /srv/searx/config:/etc/searxng environment: - LETSENCRYPT_HOST=search.faulty.nl - VIRTUAL_HOST=search.faulty.nl - BASE_URL=https://search.faulty.nl