Fix docker-compose.yml

Update searxng-docker with https://github.com/searxng/searxng/pull/383 changes.

Close https://github.com/searxng/searxng-docker/issues/6
This commit is contained in:
Alexandre Flament 2021-11-27 10:56:56 +01:00 committed by GitHub
parent c9762306a8
commit 77cc397d40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ services:
- searxng
command: ${SEARXNG_COMMAND:-}
volumes:
- ./searx:/etc/searx:rw
- ./searxng:/etc/searxng:rw
environment:
- BIND_ADDRESS=0.0.0.0:8080
- BASE_URL=https://${SEARXNG_HOSTNAME:-localhost}/