diff --git a/qbittorrent/compose.yml b/qbittorrent/compose.yml index ed061c4..1b196fe 100644 --- a/qbittorrent/compose.yml +++ b/qbittorrent/compose.yml @@ -22,6 +22,13 @@ services: placement: constraints: - node.role == manager + resources: + limits: + cpus: '1.0' + memory: 2048M + #reservations: + # cpus: '0.0001' + # memory: 20M volumes: cifs_mount: @@ -29,4 +36,4 @@ volumes: driver_opts: type: cifs device: //192.168.50.203/Datadisk - o: "username=${USERNAME},password=${PASSWORD},vers=3.0,uid=${PUID},gid=${PGID}" + o: "username=${USERNAME},password=${PASSWORD},vers=3.0,uid=${PUID},gid=${PGID},noserverino" diff --git a/qbittorrent/index.html b/qbittorrent/index.html deleted file mode 100644 index e289176..0000000 --- a/qbittorrent/index.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - - - qBittorrent WebUI - - - - - - - - - - - -
-

qBittorrent WebUI

- -
-
-
-
- -
-
-
- -
-
- -
-
-
-
-
- - -