remove unused vars (#40)
This commit is contained in:
@@ -77,11 +77,7 @@ ENV PUID=1000 \
|
|||||||
embyPORT=8096 \
|
embyPORT=8096 \
|
||||||
embyApiKey= \
|
embyApiKey= \
|
||||||
embyID= \
|
embyID= \
|
||||||
use_plexAPI=no \
|
use_plexAPI=no
|
||||||
plexIP= \
|
|
||||||
plexPORT=32400 \
|
|
||||||
plexToken= \
|
|
||||||
plexID=
|
|
||||||
|
|
||||||
# Expose Port
|
# Expose Port
|
||||||
EXPOSE ${XTEVE_PORT}
|
EXPOSE ${XTEVE_PORT}
|
||||||
|
|||||||
Reference in New Issue
Block a user