diff --git a/nixpacks.json b/nixpacks.json index 48da7ae..40a2a2e 100644 --- a/nixpacks.json +++ b/nixpacks.json @@ -47,6 +47,6 @@ } }, "start": { - "cmd": "yarn dev" + "cmd": "yarn dev --host" } } \ No newline at end of file