Update Dockerfile

This commit is contained in:
Alexandre
2022-11-15 12:35:58 +01:00
committed by GitHub
parent 29f7841f45
commit 0013f888ce

View File

@@ -51,7 +51,7 @@ RUN \
&& echo 'WebUI\LocalHostAuth=false' >> /defaults/qBittorrent.conf
# Global LSIO modifications
ARG CONFIGLOCATION="/config/addons_config/${HOSTNAME#*-}"
ARG CONFIGLOCATION="/config/addons_config/qbittorrent"
# hadolint ignore=SC2015, SC2013, SC2086
RUN \
# Avoid custom-init.d duplications