Update file docker-compose.yml.j2
This commit is contained in:
parent
54fa3b94ab
commit
88af0262b4
@ -9,6 +9,8 @@ services:
|
|||||||
- TZ={{ timezone }}
|
- TZ={{ timezone }}
|
||||||
- WEBUI_PORT=8080
|
- WEBUI_PORT=8080
|
||||||
- TORRENTING_PORT=6881
|
- TORRENTING_PORT=6881
|
||||||
|
- WEBUI_USE_IP_HEADER=1
|
||||||
|
- WEBUI_HOST_HEADER=
|
||||||
volumes:
|
volumes:
|
||||||
- {{ qbittorrent_config_dir }}:/config
|
- {{ qbittorrent_config_dir }}:/config
|
||||||
- {{ qbittorrent_downloads_dir }}:/downloads
|
- {{ qbittorrent_downloads_dir }}:/downloads
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user