Change RTORRENT_SCGI to match the one exposed by container
This commit is contained in:
parent
29c2a1b1a3
commit
df97541d69
|
@ -213,7 +213,7 @@ services:
|
|||
- UID=0
|
||||
- FLOOD_SECRET=${FLOODSECRET}
|
||||
- TZ=Europe/Paris
|
||||
- RTORRENT_SCGI=11679
|
||||
- RTORRENT_SCGI=49184
|
||||
labels:
|
||||
- 'traefik.backend=flood'
|
||||
- 'traefik.port=3000'
|
||||
|
|
Loading…
Reference in New Issue