mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +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
|
RUN chmod +x /etc/qbittorrent/*.sh /etc/openvpn/*.sh
|
||||||
|
|
||||||
ENV OPENVPN_USERNAME=**None** \
|
ENV OPENVPN_PROVIDER=**None**
|
||||||
OPENVPN_PASSWORD=**None** \
|
ENV QBT_SAVE_PATH=/downloads
|
||||||
OPENVPN_PROVIDER=**None**
|
ENV QBT_TEMP_PATH=/downloads/temp
|
||||||
|
|
||||||
# Expose ports and run
|
# Expose ports and run
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
Loading…
Reference in New Issue
Block a user