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
|
- UID=0
|
||||||
- FLOOD_SECRET=${FLOODSECRET}
|
- FLOOD_SECRET=${FLOODSECRET}
|
||||||
- TZ=Europe/Paris
|
- TZ=Europe/Paris
|
||||||
- RTORRENT_SCGI=11679
|
- RTORRENT_SCGI=49184
|
||||||
labels:
|
labels:
|
||||||
- 'traefik.backend=flood'
|
- 'traefik.backend=flood'
|
||||||
- 'traefik.port=3000'
|
- 'traefik.port=3000'
|
||||||
|
|
Loading…
Reference in New Issue