We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed7086 commit 8399e5dCopy full SHA for 8399e5d
README.md
@@ -87,6 +87,9 @@ It supports:
87
./run.sh --basic
88
```
89
90
+Go to your browser and go to: `http://localhost:6901/vnc.html` and log in to noVNC.
91
+You can also configure a VNC client and connect to `localhost:5901`
92
+
93
## Run with audio(pulseaudio) (Only Linux distributions):
94
95
_Tested in Ubuntu and Manjaro_
@@ -98,6 +101,9 @@ It suports:
98
101
> Note: This will create a socket file `/tmp/pulseaudio.socket` which will be used in the docker container
99
102
> to send audio to the pulseaudio server running in your host machine.
100
103
104
105
106
107
108
./run.sh --audio-video
109
0 commit comments