From bfb7c3d14bfa639bb5da27ea069b6e9b5d5fa5f9 Mon Sep 17 00:00:00 2001 From: host Date: Sat, 4 Apr 2026 16:56:56 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?/=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example.env | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 example.env diff --git a/example.env b/example.env new file mode 100644 index 0000000..7e2f307 --- /dev/null +++ b/example.env @@ -0,0 +1,8 @@ +COMPOSE_PROJECT_NAME=torrent + +UID=3000 +GID=568 +TZ=Asia/Novosibirsk + +QBT_WEBUI_PORT=8080 +FLOOD_WEBUI_PORT=3000