fix download path
This commit is contained in:
parent
acb3a940d2
commit
4b0f130149
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- srv
|
- srv
|
||||||
volumes:
|
volumes:
|
||||||
- deluge_downloads:/usr/share/nginx/html:ro
|
- deluge_downloads:/usr/share/nginx/html/downloads:ro
|
||||||
expose:
|
expose:
|
||||||
- 80
|
- 80
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Add table
Reference in a new issue