mirror of
https://github.com/absmach/magistrala.git
synced 2026-06-23 04:10:28 +00:00
MG-174 - Bug: Docker Compose commands from README are incorrect
Signed-off-by: ianmuchyri <ianmuchiri8@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b3f1a91842
commit
492ce14baf
@@ -51,7 +51,7 @@ Developing Magistrala will also require:
|
||||
Once the prerequisites are installed, execute the following commands from the project's root:
|
||||
|
||||
```bash
|
||||
docker-compose -f docker/docker-compose.yml up
|
||||
docker-compose -f docker/docker-compose.yml --env-file docker/.env --profile nats_nats up
|
||||
```
|
||||
|
||||
This will bring up the Magistrala docker services and interconnect them. This command can also be executed using the project's included Makefile:
|
||||
|
||||
Reference in New Issue
Block a user