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
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user