mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 10:13:21 +00:00
Update Dockerfile
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user