Add restart policy in qbittorrent

This commit is contained in:
Navratan Lal Gupta 2022-08-12 18:47:06 +05:30 committed by GitHub
parent b881860185
commit 16b5c18627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,6 +50,7 @@ services:
# - 9091:9091
# - 51413:51413
# - 51413:51413/udp
restart: "unless-stopped"
transmission:
profiles: ["tx", "stack-1"]
container_name: transmission
@ -201,4 +202,4 @@ volumes:
networks:
mynetwork:
external: true
external: true