Fixed typo in the base docker-compose file. Fixes #25
This commit is contained in:
parent
2a0ba5737e
commit
f8c7aa7984
@ -25,7 +25,7 @@ services:
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
- PGID=${PGID}
|
||||
- WEB_UI_PORT=8080
|
||||
- WEBUI_PORT=8080
|
||||
volumes:
|
||||
- ${MEDIA_DIRECTORY}/downloads:/downloads
|
||||
- ${INSTALL_LOCATION}/config/qbittorrent:/config
|
||||
|
Loading…
x
Reference in New Issue
Block a user