chore: update readme
This commit is contained in:
parent
546ac911c9
commit
fcfa6874cd
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
# WebSSH2
|
# WebSSH2
|
||||||
|
<ignorestart>
|
||||||
[](https://badge.fury.io/gh/billchurch%2Fwebssh2)
|
[](https://badge.fury.io/gh/billchurch%2Fwebssh2)
|
||||||
|
|
||||||
[](https://www.buymeacoffee.com/billchurch)
|
[](https://www.buymeacoffee.com/billchurch)
|
||||||
|
@ -61,7 +62,7 @@ Alternatively if you don't want to rebuild, mount the config at runtime:
|
||||||
docker run --name webssh2 -d -p 2222:2222 -v `pwd`/app/config.json:/usr/src/config.json webssh2
|
docker run --name webssh2 -d -p 2222:2222 -v `pwd`/app/config.json:/usr/src/config.json webssh2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<ignoreend>
|
||||||
# Options
|
# Options
|
||||||
|
|
||||||
## GET request vars
|
## GET request vars
|
||||||
|
|
Loading…
Reference in a new issue