shoko volume

This commit is contained in:
poslop
2023-12-06 19:02:02 -06:00
parent 9da128eaee
commit bac903d0b5

View File

@@ -9,6 +9,8 @@ networks:
name: arr name: arr
volumes: volumes:
shoko:
name: shoko
ariang: ariang:
name: ariang name: ariang
puffer-config: puffer-config:
@@ -127,7 +129,7 @@ services:
ports: ports:
- "8111:8111" - "8111:8111"
volumes: volumes:
- /mnt/docker/configs/shoko:/home/shoko/.shoko - shoko:/home/shoko/.shoko
- /mnt/massdrive/media:/mnt/media - /mnt/massdrive/media:/mnt/media
networks: networks:
- shoko - shoko