Update nas/qbittorrent/docker-compose.yml
This commit is contained in:
parent
5c9780a426
commit
951fb6c4a3
@ -23,6 +23,7 @@ services:
|
||||
|
||||
networks:
|
||||
- web
|
||||
- vpn-net
|
||||
|
||||
ports:
|
||||
- 8080:8080
|
||||
@ -32,6 +33,9 @@ networks:
|
||||
web:
|
||||
external: true
|
||||
|
||||
vpn-net:
|
||||
external: true
|
||||
|
||||
volumes:
|
||||
qbittorrent_data:
|
||||
driver: local
|
||||
|
Loading…
x
Reference in New Issue
Block a user