remove change port
This commit is contained in:
parent
09b51e3120
commit
2a041e9dbf
@ -13,7 +13,7 @@
|
||||
"lint": "next lint",
|
||||
"start": "next start",
|
||||
"goold": "git pull docker master && next build && next start -p 3002",
|
||||
"go": "next build && next start -p 3002"
|
||||
"go": "next build && next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@t3-oss/env-nextjs": "^0.10.1",
|
||||
|
Loading…
Reference in New Issue
Block a user