Update Dockerfile

This commit is contained in:
MarkusMcNugen
2018-02-02 03:05:45 -05:00
committed by GitHub
parent 616b42f1fc
commit e20ef13c01

View File

@@ -19,7 +19,6 @@ RUN apt-get update \
# Add configuration and scripts # Add configuration and scripts
ADD openvpn/ /etc/openvpn/ ADD openvpn/ /etc/openvpn/
ADD qBittorrent/ /etc/qBittorrent/
ENV OPENVPN_USERNAME=**None** \ ENV OPENVPN_USERNAME=**None** \
OPENVPN_PASSWORD=**None** \ OPENVPN_PASSWORD=**None** \