Update Dockerfile

This commit is contained in:
Alexandre
2022-11-15 11:13:47 +01:00
committed by GitHub
parent 224a1b386c
commit 2e5fd2f2a0

View File

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