6 container_name: qbittorrent-nox
9 - QBT_VERSION=${QBT_VERSION}
10 - QBT_WEBUI_PORT=${QBT_WEBUI_PORT}
11 image: qbittorrent-nox:${QBT_VERSION}
13 # for bittorrent traffic
17 - ${QBT_WEBUI_PORT}:${QBT_WEBUI_PORT}/tcp
19 stop_grace_period: 30m
24 - ${QBT_CONFIG_PATH}:/config
25 - ${QBT_DOWNLOADS_PATH}:/downloads