diff --git a/package.json b/package.json index 1c071b2..26ab8d7 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "build": "next build", "start": "next start", "lint": "next lint", - "tunnel": "npx cloudflared tunnel --url http://localhost:3001" + "tunnel": "npx cloudflared tunnel --url http://localhost:3000" }, "dependencies": { "@tanstack/react-query": "^5.84.2",