different prot

This commit is contained in:
2025-11-04 21:07:03 -07:00
parent bb1b4111e1
commit f1f73c26e9

View File

@@ -254,12 +254,12 @@ services:
image: docker.io/searxng/searxng:latest
container_name: searxng
ports:
- "4444:8080"
- "4446:8080"
volumes:
- /data/searxng:/etc/searxng
- /data/searxng-data:/var/cache/searxng
environment:
- SEARXNG_BASE_URL=http://server.alexmickelson.guru:4444/
- SEARXNG_BASE_URL=http://server.alexmickelson.guru:4446/
restart: unless-stopped
networks:
proxy: