searxng / searxng-docker

The docker-compose files for setting up a SearXNG instance with docker.
GNU Affero General Public License v3.0
1.01k stars 247 forks source link

Favicon docker-compose.yaml #171

Closed winkado closed 8 months ago

winkado commented 11 months ago

I've added the favicon and logo to the docker compose file but it doesnt show up when visiting the website. No errors logged. Any tips?

volumes:
   - ./favicon.png:/usr/local/searxng/searx/static/themes/simple/img/favicon.png
   - ./favicon.svg:/usr/local/searxng/searx/static/themes/simple/img/favicon.svg
   - ./searxng.png:/usr/local/searxng/searx/static/themes/simple/img/searxng.png
   - ./searxng.svg:/usr/local/searxng/searx/static/themes/simple/img/searxng.svg
winkado commented 11 months ago
winkado commented 11 months ago

The one it should be replacing: image

The one it's replacing: image

unixfox commented 8 months ago

Wrong repository for asking such feature request. And no it's not officially supported.