fix: typo

This commit is contained in:
Marc 2022-12-03 15:24:47 -05:00
parent 9e996c41e1
commit fdd73a56db
Signed by: marc
GPG key ID: 048E042F22B5DC79

View file

@ -6,8 +6,8 @@ services:
environment:
- TZ=America/Toronto
volumes:
- ${DOWNLOADS_ROOT}:/config
- ${CONFIG_ROOT}:/downloads
- ${CONFIG_ROOT}:/config
- ${DOWNLOADS_ROOT}:/downloads
- ${COMPLETED_DOWNLOADS_ROOT}:/complete
ports:
- 8112:8112