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