back to tunneling port 3000
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"build": "next build",
|
"build": "next build",
|
||||||
"start": "next start",
|
"start": "next start",
|
||||||
"lint": "next lint",
|
"lint": "next lint",
|
||||||
"tunnel": "npx cloudflared tunnel --url http://localhost:3001"
|
"tunnel": "npx cloudflared tunnel --url http://localhost:3000"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tanstack/react-query": "^5.84.2",
|
"@tanstack/react-query": "^5.84.2",
|
||||||
|
Reference in New Issue
Block a user