We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ef207 commit 4423a74Copy full SHA for 4423a74
1 file changed
README.md
@@ -129,8 +129,8 @@ window.CodeRunner = {
129
}
130
131
//window.CodeRunner.init("wss://coderunner.informatik.tu-freiberg.de/")
132
-window.CodeRunner.init("ws://127.0.0.1:4000/")
133
-//window.CodeRunner.init("wss://ancient-hollows-41316.herokuapp.com/")
+//window.CodeRunner.init("ws://127.0.0.1:4000/")
+window.CodeRunner.init("wss://ancient-hollows-41316.herokuapp.com/")
134
@end
135
136
0 commit comments