Fix path for Plex Meta Manager

This commit is contained in:
Nate Harris
2023-08-18 23:52:20 -06:00
committed by GitHub
parent 52f14d0653
commit d20b96fea2

View File

@@ -27,7 +27,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
S6_SERVICES_GRACETIME=0
ENV HOME=/config/addons_config/plex-data-manager
ENV HOME=/config/addons_config/plex-meta-manager
# Image specific modifications
RUN \