mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 17:00:40 +02:00
fix download path
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user