13 lines
266 B
JSON
13 lines
266 B
JSON
{
|
|
"owner": "12345678901234",
|
|
"token": "MTU1fdsYNTRb2RT.FcD2l1ig.jIuKqwertyd432RROhF5A",
|
|
"languages": [
|
|
"haskell",
|
|
"python",
|
|
"javascript"
|
|
],
|
|
"memory": "128m",
|
|
"cpus": "0.5",
|
|
"timeout": 10000,
|
|
"prepare": false
|
|
}
|