Update Dockerfile

This commit is contained in:
MarkusMcNugen 2018-02-03 09:30:54 -05:00 committed by GitHub
parent cc9271bc7c
commit 18ce2a4c15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,10 +24,6 @@ ADD qbittorrent/ /etc/qbittorrent/
RUN chmod +x /etc/qbittorrent/*.sh /etc/openvpn/*.sh
ENV OPENVPN_PROVIDER=**None**
ENV QBT_SAVE_PATH=/downloads
ENV QBT_TEMP_PATH=/downloads/temp
# Expose ports and run
EXPOSE 8080
EXPOSE 8999