fix port in readme
This commit is contained in:
parent
485d1ff886
commit
444e1d2e1b
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ this is just an example, you probably want different flags for your usecase
|
||||||
docker run -p 5900:5900 -p 5800:5800 -it xfnw/bnuuy
|
docker run -p 5900:5900 -p 5800:5800 -it xfnw/bnuuy
|
||||||
```
|
```
|
||||||
|
|
||||||
in this example, you can point your web browser to 5959 or a spice client to 5900
|
in this example, you can point your web browser to 5800 or a spice client to 5900
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue