try exposition
This commit is contained in:
parent
bed7b19038
commit
76f59f6335
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ services:
|
||||||
- deluge_downloads:/downloads:ro
|
- deluge_downloads:/downloads:ro
|
||||||
expose:
|
expose:
|
||||||
- 80
|
- 80
|
||||||
|
ports:
|
||||||
|
- 8000:80
|
||||||
labels:
|
labels:
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
- traefik.http.routers.torrent.rule=Host(`${HOST_WWW}.${DOMAIN}`) && PathPrefix(`${PATH_TORRENT}`)
|
- traefik.http.routers.torrent.rule=Host(`${HOST_WWW}.${DOMAIN}`) && PathPrefix(`${PATH_TORRENT}`)
|
||||||
|
|
Loading…
Add table
Reference in a new issue