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
commit a99efa468b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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