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