Fixed typo in the base docker-compose file. Fixes #25

This commit is contained in:
Roger Gonzalez 2023-10-31 14:51:36 -03:00
parent 2a0ba5737e
commit f8c7aa7984
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -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