mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-25 20:14:58 +00:00
Update README.md
This commit is contained in:
parent
c2d97248aa
commit
775d22c5d1
@ -26,7 +26,7 @@ docker run --privileged -d -v /your/storage/path/:/data -v /your/path/to/settin
|
|||||||
```
|
```
|
||||||
|
|
||||||
The container will now use your local settings.json file for its configuration.
|
The container will now use your local settings.json file for its configuration.
|
||||||
NB: do not change this file while container is running. Transmission persist its config on shutdown, and this will override your changes. Stop the contaienr, do configurations, then start it again.
|
NB: do not change this file while container is running. Transmission persist its config on shutdown, and this will override your changes. Stop the container, do configurations, then start it again.
|
||||||
|
|
||||||
### Access the WebUI
|
### Access the WebUI
|
||||||
But what's going on? My http://my-host:9091 isn't responding?
|
But what's going on? My http://my-host:9091 isn't responding?
|
||||||
@ -67,7 +67,7 @@ screen
|
|||||||
```
|
```
|
||||||
Accept the terms, then run supervisord and detach.
|
Accept the terms, then run supervisord and detach.
|
||||||
```
|
```
|
||||||
/usr/bin/supervisord
|
/sbin/my_init
|
||||||
CTRL+A + d
|
CTRL+A + d
|
||||||
```
|
```
|
||||||
You should now be detached and both services should be running.
|
You should now be detached and both services should be running.
|
||||||
|
Loading…
Reference in New Issue
Block a user