mirror of
https://github.com/hexastack/hexabot
synced 2025-05-04 04:51:19 +00:00
Merge pull request #53 from Hexastack/hotfix/dev-compose-file
fix: dev compose file
This commit is contained in:
commit
a99efa468b
@ -21,11 +21,6 @@ services:
|
|||||||
#- ../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
|
||||||
image: mongo-express:1-20
|
image: mongo-express:1-20
|
||||||
|
Loading…
Reference in New Issue
Block a user