mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: load config on runtime
This commit is contained in:
committed by
Yassine Sallemi
parent
d2555d9f94
commit
aa05fe1704
@@ -16,6 +16,11 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user