diff --git a/sandbox.config.json b/sandbox.config.json new file mode 100644 index 0000000..76fefda --- /dev/null +++ b/sandbox.config.json @@ -0,0 +1,6 @@ +{ + "template": "node", + "container": { + "port": 8000 + } + } \ No newline at end of file