modification du container interface admin

replacé apache par next start
This commit is contained in:
Quentin Roussel
2023-04-12 00:54:25 +02:00
parent 52436ee18d
commit 0e8c27e200
6 changed files with 59 additions and 16 deletions

View File

@@ -6,7 +6,6 @@
"dev": "next dev",
"build": "next build",
"start": "next start",
"export": "next export",
"lint": "next lint"
},
"dependencies": {