try exposition

This commit is contained in:
Yax 2020-08-15 13:19:37 +02:00
parent bed7b19038
commit 76f59f6335

View file

@ -41,6 +41,8 @@ services:
- deluge_downloads:/downloads:ro
expose:
- 80
ports:
- 8000:80
labels:
- traefik.enable=true
- traefik.http.routers.torrent.rule=Host(`${HOST_WWW}.${DOMAIN}`) && PathPrefix(`${PATH_TORRENT}`)