From 74aa0ab9256d37dadf0abbdef8419ceffd8abb6b Mon Sep 17 00:00:00 2001 From: Lukas Moungos Date: Wed, 28 Dec 2022 22:56:36 +0100 Subject: [PATCH] Update 'package.json' --- package.json | 1 - 1 file changed, 1 deletion(-) 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",