back to tunneling port 3000
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user