Skip to content

Commit 4423a74

Browse files
updated coderunner url
1 parent a1ef207 commit 4423a74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ window.CodeRunner = {
129129
}
130130
131131
//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/")
132+
//window.CodeRunner.init("ws://127.0.0.1:4000/")
133+
window.CodeRunner.init("wss://ancient-hollows-41316.herokuapp.com/")
134134
@end
135135
136136

0 commit comments

Comments
 (0)