remove unused vars (#40)

This commit is contained in:
taylorbourne
2021-03-15 23:00:57 -07:00
committed by GitHub
parent cf6166ed9e
commit 199b3a3c57

View File

@@ -77,11 +77,7 @@ ENV PUID=1000 \
embyPORT=8096 \
embyApiKey= \
embyID= \
use_plexAPI=no \
plexIP= \
plexPORT=32400 \
plexToken= \
plexID=
use_plexAPI=no
# Expose Port
EXPOSE ${XTEVE_PORT}