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