mirror of
https://github.com/hexastack/hexabot
synced 2025-04-25 00:39:43 +00:00
fix: dev compose file
This commit is contained in:
parent
0c2783b016
commit
9f3aefcb72
@ -20,11 +20,6 @@ services:
|
|||||||
- ../api/migrations:/app/migrations
|
- ../api/migrations:/app/migrations
|
||||||
#- ../api/node_modules:/app/node_modules
|
#- ../api/node_modules:/app/node_modules
|
||||||
command: ["npm", "run", "start:debug"]
|
command: ["npm", "run", "start:debug"]
|
||||||
|
|
||||||
hexabot-frontend:
|
|
||||||
build:
|
|
||||||
context: ../
|
|
||||||
dockerfile: ./frontend/Dockerfile
|
|
||||||
|
|
||||||
mongo-express:
|
mongo-express:
|
||||||
container_name: mongoUi
|
container_name: mongoUi
|
||||||
|
Loading…
Reference in New Issue
Block a user