fix: bad env

This commit is contained in:
Julien Froidefond
2025-02-18 08:37:53 +01:00
parent 6fb5d85f99
commit 97a1295a41
5 changed files with 12 additions and 27 deletions

View File

@@ -14,7 +14,6 @@ services:
- /app/.next
environment:
- NODE_ENV=development
- NEXT_PUBLIC_API_URL= ${NEXT_PUBLIC_API_URL}
command: npm run dev
mongodb: