Update Dockerfile

This commit is contained in:
MarkusMcNugen 2018-02-02 03:05:45 -05:00 committed by GitHub
parent 616b42f1fc
commit e20ef13c01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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** \