fix download path

This commit is contained in:
Yax 2020-07-07 20:58:16 +02:00
parent acb3a940d2
commit 4b0f130149

View file

@ -38,7 +38,7 @@ services:
networks:
- srv
volumes:
- deluge_downloads:/usr/share/nginx/html:ro
- deluge_downloads:/usr/share/nginx/html/downloads:ro
expose:
- 80
labels: