patches for testing.

This commit is contained in:
Thomas Harvey
2017-10-10 23:31:02 -04:00
parent 983b76afce
commit 482fe08c07
4 changed files with 22 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ var callRunner = (function(){
let httpOptions = {
url: 'http://codeland.bytedev.co:2000/api/run?once=true',
url: 'http://localhost:2000/api/run?once=true',
form: {
code: code || `python3 -c "
from time import sleep