mirror of
https://github.com/searxng/searxng-docker.git
synced 2025-12-24 12:40:05 +00:00
@@ -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}/
|
||||
|
||||
Reference in New Issue
Block a user