searxng volume

This commit is contained in:
poslop
2023-12-06 11:58:03 -06:00
parent 57ebf9b994
commit 6070ff970d

View File

@@ -9,6 +9,8 @@ networks:
name: arr
volumes:
searxng:
name: searxng
jellyfin:
name: jellyfin
gitea:
@@ -206,7 +208,7 @@ services:
environment:
- BASE_URL=https://searxng.mintyserver.net
volumes:
- /mnt/docker/configs/searxng:/etc/searxng
- searxng:/etc/searxng
# ports:
# - 8998:8080
restart: unless-stopped