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
1d205da446
commit
dfb774b049
@ -24,9 +24,9 @@ ADD qbittorrent/ /etc/qbittorrent/
|
||||
|
||||
RUN chmod +x /etc/qbittorrent/*.sh /etc/openvpn/*.sh
|
||||
|
||||
ENV OPENVPN_USERNAME=**None** \
|
||||
OPENVPN_PASSWORD=**None** \
|
||||
OPENVPN_PROVIDER=**None**
|
||||
ENV OPENVPN_PROVIDER=**None**
|
||||
ENV QBT_SAVE_PATH=/downloads
|
||||
ENV QBT_TEMP_PATH=/downloads/temp
|
||||
|
||||
# Expose ports and run
|
||||
EXPOSE 8080
|
||||
|
Loading…
Reference in New Issue
Block a user