Merge pull request #53 from Hexastack/hotfix/dev-compose-file

fix: dev compose file
This commit is contained in:
Mohamed Marrouchi
2024-09-20 20:46:10 +01:00
committed by GitHub

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