mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-08-18 12:17:07 +02:00
Go for another port, as many might have bound port 9091 for transmission
This commit is contained in:
parent
78690b53c9
commit
62adb82af4
@ -94,7 +94,7 @@ $ docker run -d \
|
||||
-p 8080:8080 \
|
||||
haugene/transmission-openvpn-proxy
|
||||
```
|
||||
You can change to bind another port on your host by changing it to `-p 9091:8080` etc.
|
||||
You can change to bind another port on your host by changing it to `-p 9090:8080` etc.
|
||||
|
||||
#### Use a custom proxy config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user