mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update Dockerfile
This commit is contained in:
parent
6596a556aa
commit
ef1e4d7740
@ -20,7 +20,7 @@ RUN apt-get update \
|
|||||||
ADD openvpn/ /etc/openvpn/
|
ADD openvpn/ /etc/openvpn/
|
||||||
ADD qbittorrent/ /etc/qbittorrent/
|
ADD qbittorrent/ /etc/qbittorrent/
|
||||||
|
|
||||||
RUN chmod +x /etc/qbittorrent/start.sh /etc/qbittorrent/iptables.sh /etc/openvpn/start.sh
|
RUN chmod +x /etc/qbittorrent/scripts/*.sh /etc/openvpn/*.sh
|
||||||
|
|
||||||
ENV OPENVPN_USERNAME=**None** \
|
ENV OPENVPN_USERNAME=**None** \
|
||||||
OPENVPN_PASSWORD=**None** \
|
OPENVPN_PASSWORD=**None** \
|
||||||
|
Loading…
Reference in New Issue
Block a user