1
0
Fork 0
mirror of https://github.com/kou029w/http-echo.git synced 2025-01-18 08:05:06 +00:00
http-echo/sandbox.config.json

7 lines
64 B
JSON
Raw Normal View History

2022-02-17 13:46:09 +09:00
{
"template": "node",
"container": {
"node": "16"
}
}