searxng volume
This commit is contained in:
@@ -9,6 +9,8 @@ networks:
|
|||||||
name: arr
|
name: arr
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
searxng:
|
||||||
|
name: searxng
|
||||||
jellyfin:
|
jellyfin:
|
||||||
name: jellyfin
|
name: jellyfin
|
||||||
gitea:
|
gitea:
|
||||||
@@ -206,7 +208,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- BASE_URL=https://searxng.mintyserver.net
|
- BASE_URL=https://searxng.mintyserver.net
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/docker/configs/searxng:/etc/searxng
|
- searxng:/etc/searxng
|
||||||
# ports:
|
# ports:
|
||||||
# - 8998:8080
|
# - 8998:8080
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user