fix: add few changes

This commit is contained in:
Emnaghz
2024-09-27 23:57:15 +01:00
committed by Mohamed Marrouchi
parent 99c5765e6f
commit a71bef2161
2 changed files with 16 additions and 17 deletions

View File

@@ -22,7 +22,6 @@ services:
- ../api/src:/app/src
- ../api/migrations:/app/migrations
#- ../api/node_modules:/app/node_modules
command: ["npm", "run", "start:debug"]
mongo-express:
container_name: mongoUi