mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update README.md
This commit is contained in:
parent
5ebfc5f0a0
commit
37782b0ef6
@ -14,8 +14,8 @@ $ docker run --privileged -d \
|
|||||||
-e "OPENVPN_PASSWORD=password" \
|
-e "OPENVPN_PASSWORD=password" \
|
||||||
-e "LAN_NETWORK=192.168.1.0/24" \
|
-e "LAN_NETWORK=192.168.1.0/24" \
|
||||||
-e "NAME_SERVERS=8.8.8.8,8.8.4.4" \
|
-e "NAME_SERVERS=8.8.8.8,8.8.4.4" \
|
||||||
-e PUID=99 \
|
-e "PUID=99" \
|
||||||
-e PGID=100 \
|
-e "PGID=100" \
|
||||||
-p 8080:8080 \
|
-p 8080:8080 \
|
||||||
-p 8999:8999 \
|
-p 8999:8999 \
|
||||||
markusmcnugen/qbittorrentvpn
|
markusmcnugen/qbittorrentvpn
|
||||||
@ -66,8 +66,8 @@ $ docker run --privileged -d \
|
|||||||
-e "OPENVPN_PASSWORD=pass" \
|
-e "OPENVPN_PASSWORD=pass" \
|
||||||
-e "LAN_NETWORK=192.168.1.0/24" \
|
-e "LAN_NETWORK=192.168.1.0/24" \
|
||||||
-e "NAME_SERVERS=8.8.8.8,8.8.4.4" \
|
-e "NAME_SERVERS=8.8.8.8,8.8.4.4" \
|
||||||
-e PUID=<uid for user> \
|
-e "PUID=99" \
|
||||||
-e PGID=<gid for user> \
|
-e "PGID=100" \
|
||||||
-p 8080:8080 \
|
-p 8080:8080 \
|
||||||
-p 8999:8999 \
|
-p 8999:8999 \
|
||||||
qbittorrentvpn
|
qbittorrentvpn
|
||||||
|
Loading…
Reference in New Issue
Block a user