Plex: fix VERSION variable (uppercase)

This commit is contained in:
Jean Froment 2018-06-19 20:16:17 +02:00
parent 6033805ef7
commit a178b1cddf
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ services:
- PGID=0
- PUID=0
- TZ=Europe/Paris
- version=latest
- VERSION=latest
labels:
- 'traefik.backend=plex'
- 'traefik.port=32400'