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