This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
"start:up": "docker-compose -f docker-compose.yml -f docker-compose.start.yml"
|
||||
"start:up": "docker-compose -f docker-compose.yml -f docker-compose.start.yml -d"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/typography": "^0.5.8",
|
||||
|
||||
Reference in New Issue
Block a user