This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
docker:customizations [2023/06/01 06:19] – external edit 127.0.0.1 | docker:customizations [2023/07/19 06:11] (current) – onoitsu2 | ||
---|---|---|---|
Line 5: | Line 5: | ||
|Disable all but Jackett, ideally.| | |Disable all but Jackett, ideally.| | ||
- | ^UI's^^Add into WebUI path^ | + | ^UI's^Path to set in QBT WebUI setting^ |
- | |iQbit|mkdir -p / | + | |**iQbit**< |
- | |VueTorrent|mkdir -p / | + | cd / |
+ | git clone https:// | ||
+ | |**VueTorrent | ||
+ | cd / | ||
+ | git clone --single-branch --branch latest-release https:// | ||
- | ^Security (as Nginx will handle this)^ | ||
- | |Settings > WebUI|Bypass Authentication on localhost and whitelist of 0.0.0.0/0| |