Changed searxng bind port to 8881

This commit is contained in:
2026-01-17 19:44:52 -05:00
parent bb0c88d080
commit a9f6838f87

View File

@@ -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: