Add watchtower and gotify, as well as tweak some services

This commit is contained in:
2024-05-29 10:11:25 -03:00
parent 0f8d48b1cf
commit e2f291518f
4 changed files with 41 additions and 0 deletions

View File

@ -8,6 +8,8 @@ services:
restart: unless-stopped
volumes:
- valkey-data:/data
networks:
- searxng
cap_drop:
- ALL
cap_add:
@ -26,6 +28,8 @@ services:
restart: unless-stopped
ports:
- 8383:8080
networks:
- searxng
volumes:
- /docker/appdata/searxng/config:/etc/searxng:rw
environment: