diff --git a/sandbox.config.json b/sandbox.config.json index a2847a4..e241c0f 100644 --- a/sandbox.config.json +++ b/sandbox.config.json @@ -1,5 +1,5 @@ { "container": { - "startScript": "start-prod" + "startScript": "start-sandbox" } }