need WEBUI_PORT:8080 after all it seems
parent
5a3dd27e5c
commit
4905c1aed9
|
@ -27,6 +27,7 @@ services:
|
||||||
- PUID=1001
|
- PUID=1001
|
||||||
- PGID=1001
|
- PGID=1001
|
||||||
- TZ=America/New_York
|
- TZ=America/New_York
|
||||||
|
- WEBUI_PORT=8080
|
||||||
volumes:
|
volumes:
|
||||||
- /media/qbittorrent/config:/config
|
- /media/qbittorrent/config:/config
|
||||||
- /media/qbittorrent/downloads:/downloads
|
- /media/qbittorrent/downloads:/downloads
|
||||||
|
|
Loading…
Reference in New Issue