add docker stuff to host that way
This commit is contained in:
4
package.json
Normal file → Executable file
4
package.json
Normal file → Executable file
@@ -11,9 +11,7 @@
|
||||
"db:studio": "drizzle-kit studio",
|
||||
"dev": "next dev",
|
||||
"lint": "next lint",
|
||||
"start": "next start",
|
||||
"goprod": "next build && next start",
|
||||
"go": "git pull docker master && next dev"
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@radix-ui/react-accordion": "^1.2.0",
|
||||
|
Reference in New Issue
Block a user