From 6a3b2fcb7a29562a6e02fc755edc16dc168f71a7 Mon Sep 17 00:00:00 2001 From: Dziad Borowy Date: Wed, 30 Nov 2022 11:37:03 +0000 Subject: [PATCH] qbit upd --- apps/downloads/qbit.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apps/downloads/qbit.md b/apps/downloads/qbit.md index 12abbed..8b0b7e3 100644 --- a/apps/downloads/qbit.md +++ b/apps/downloads/qbit.md @@ -1,5 +1,5 @@ # qbittorrent -- ugly as hell +- linuxserver image allows theming with mods! - less ugly with docker-mods theme - probably the best (as of today) @@ -17,7 +17,7 @@ --- services: qbittorrent: - image: linuxserver/qbittorrent + image: lscr.io/linuxserver/qbittorrent:latest container_name: qbittorrent restart: unless-stopped environment: @@ -45,6 +45,9 @@ networks: gateway: 192.168.80.1 ``` +and log-in with the default: +username: admin +password: adminadmin ## Tips & Tricks