mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-09 23:40:59 +02:00
Update Dockerfile
This commit is contained in:
@@ -48,7 +48,7 @@ RUN \
|
|||||||
&& echo 'WebUI\HostHeaderValidation=false' >> /defaults/qBittorrent.conf \
|
&& echo 'WebUI\HostHeaderValidation=false' >> /defaults/qBittorrent.conf \
|
||||||
&& echo 'WebUI\LocalHostAuth=false' >> /defaults/qBittorrent.conf \
|
&& echo 'WebUI\LocalHostAuth=false' >> /defaults/qBittorrent.conf \
|
||||||
# chmod openvpn files
|
# chmod openvpn files
|
||||||
&& chmod +x /etc/openvpn/up-qbittorrent.sh
|
&& chmod +x /etc/openvpn/up.sh
|
||||||
|
|
||||||
VOLUME [ "/data" ]
|
VOLUME [ "/data" ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user