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

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