Change RTORRENT_SCGI to match the one exposed by container

This commit is contained in:
Jean Froment 2018-09-30 18:10:56 +02:00
parent 29c2a1b1a3
commit df97541d69
1 changed files with 1 additions and 1 deletions

View File

@ -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'