Changed searxng bind port to 8881
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
image: searxng/searxng:latest
|
||||
container_name: searxng
|
||||
ports:
|
||||
- 8888:8080
|
||||
- 8881:8080
|
||||
environment:
|
||||
- SEARXNG_BASE_URL=https://search.rishighan.com/
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user