We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa896c commit b009ad0Copy full SHA for b009ad0
docs/guide.md
@@ -45,6 +45,8 @@ For a good experience, we recommend at least:
45
46
You can use whatever linux distribution floats your boat but in this guide we assume Debian on Google Cloud.
47
48
+In order to work properly, your environment should have WebSockets enabled, which code-server uses to communicate between the browser and server
49
+
50
### Google Cloud
51
52
For demonstration purposes, this guide assumes you're using a VM on GCP but you should be
0 commit comments