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