diff --git a/package.json b/package.json index ee1d737..2760b05 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "build": "next build", "start": "next start", "lint": "next lint", - "start:up": "docker-compose -f docker-compose.yml" + "start:up": "docker-compose -f docker-compose.yml -f docker-compose.start.yml" }, "dependencies": { "@tailwindcss/typography": "^0.5.8",