fix: dev compose file

This commit is contained in:
Mohamed Marrouchi 2024-09-20 20:45:19 +01:00
parent 0c2783b016
commit 9f3aefcb72

View File

@ -20,11 +20,6 @@ services:
- ../api/migrations:/app/migrations
#- ../api/node_modules:/app/node_modules
command: ["npm", "run", "start:debug"]
hexabot-frontend:
build:
context: ../
dockerfile: ./frontend/Dockerfile
mongo-express:
container_name: mongoUi