ui port change to 7979
This commit is contained in:
parent
68a59a8d7e
commit
d55ce82ded
1 changed files with 2 additions and 1 deletions
|
|
@ -41,7 +41,8 @@ services:
|
|||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Etc/UTC
|
||||
- WEBUI_PORT=8080
|
||||
- WEBUI_PORT=7979
|
||||
#- WEBUI_PORT=8080
|
||||
- TORRENTING_PORT=30754
|
||||
volumes:
|
||||
- /docker/qbittorrent/data:/config
|
||||
|
|
|
|||
Loading…
Reference in a new issue