We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c260e34 commit 7eb023bCopy full SHA for 7eb023b
Dockerfile
@@ -1,4 +1,4 @@
1
-# Running this container will start a language server that listens for TCP connections on port 2088
+# Running this container will start a language server that listens for TCP connections on port 49100
2
# Every connection will be run in a forked child process
3
4
FROM openjdk:11 AS builder
0 commit comments