Update Dockerfile

This commit is contained in:
Alexandre
2022-02-07 10:17:32 +01:00
committed by GitHub
parent aa7c9b43dc
commit 8f7895d85d

View File

@@ -36,7 +36,7 @@ RUN \
\
# Add template config.yaml
&& mkdir /templates \
&& curl -L -f -s -S "https://github.com/meisnate12/Plex-Meta-Manager/blob/master/config/config.yml.template" -o /templates/config.yaml
&& curl -L -f -s -S "https://github.com/meisnate12/Plex-Meta-Manager/blob/master/config/config.yml.template" -o /templates/config.yml
##################