This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| docker:customizations [2022/12/16 23:22] – onoitsu2 | 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| | ||