From 63f065f54ea0f5d7f478f8cc66baf12b20c2970d Mon Sep 17 00:00:00 2001 From: Administrator Date: Mon, 8 Dec 2025 12:54:10 +0500 Subject: [PATCH] Update file all.yml --- group_vars/all.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/group_vars/all.yml b/group_vars/all.yml index 5e164fe..972ea6d 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -147,6 +147,7 @@ qbittorrent_downloads_dir: "{{ qbittorrent_base_dir }}/downloads" qbittorrent_puid: 1000 qbittorrent_pgid: 1000 qbittorrent_port_webui: 45133 +qbittorrent_port_torrent: 6881 # ------------ data (192.168.1.202) ------------ bookstack_base_dir: "/mnt/bookstack"