added crossseed to array
This commit is contained in:
parent
ac7607d0ae
commit
8f99ab1101
1 changed files with 7 additions and 1 deletions
|
|
@ -8,5 +8,11 @@ services:
|
||||||
- xseedconfig:/config
|
- xseedconfig:/config
|
||||||
- /opt/shared_resources/torrent_active_directory:/incomplete
|
- /opt/shared_resources/torrent_active_directory:/incomplete
|
||||||
- /mnt/osirisbox:/data
|
- /mnt/osirisbox:/data
|
||||||
|
networks:
|
||||||
|
- array
|
||||||
command: daemon
|
command: daemon
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
networks:
|
||||||
|
array:
|
||||||
|
external: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue