diff --git a/package.json b/package.json index a38f060..93157ec 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,6 @@ "build": "next build", "start": "next start", "lint": "next lint", - "start:up": "docker-compose -f docker-compose.yml -f docker-compose.start.yml up -d --force-recreate" }, "dependencies": { "@tailwindcss/typography": "^0.5.8",