vault volume
This commit is contained in:
@@ -9,6 +9,10 @@ networks:
|
||||
name: arr
|
||||
|
||||
volumes:
|
||||
vaultwarden:
|
||||
name: vaultwarden
|
||||
qbittorrent:
|
||||
name: qbittorrent
|
||||
shoko:
|
||||
name: shoko
|
||||
ariang:
|
||||
@@ -107,7 +111,7 @@ services:
|
||||
- TZ=Etc/UTC
|
||||
- WEBUI_PORT=8181
|
||||
volumes:
|
||||
- /mnt/docker/configs/qbittorrent/config:/config
|
||||
- qbittorrent:/config
|
||||
- /mnt/nextcloud:/mnt/files
|
||||
ports:
|
||||
- 8181:8181
|
||||
@@ -145,7 +149,7 @@ services:
|
||||
SIGNUPS_ALLOWED: false
|
||||
ADMIN_TOKEN: ${PASS}
|
||||
volumes:
|
||||
- /mnt/docker/configs/vaultwarden:/data
|
||||
- vaultwarden:/data
|
||||
networks:
|
||||
- swag
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user