removed watchtower

This commit is contained in:
poslop
2026-02-19 10:34:16 -06:00
parent d78e9f9da7
commit 41f81aa260
5 changed files with 15 additions and 32 deletions

View File

@@ -2,20 +2,14 @@ services:
searxng:
image: searxng/searxng:latest
container_name: searxng
environment:
environment:
- BASE_URL=https://searxng.archfox.org
volumes:
- searxng:/etc/searxng
- ${Volumes}/searxng:/etc/searxng
restart: unless-stopped
networks:
networks:
- caddy
networks:
caddy:
name: caddy
external: true
volumes:
searxng:
name: searxng
external: true