searxng volume
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user