Skip to content
Snippets Groups Projects
Commit 5efd6f60 authored by Joel Cavat's avatar Joel Cavat
Browse files

Fix services ordering

parent 2c7bf224
Branches
Tags
No related merge requests found
build and run MongoDB and Node.js API with `orders.json` dump: build and run MongoDB and Node.js API with `orders.json` dump:
(run `mongo-seed` first !!)
``` ```
docker-compose up --build -d docker-compose up --build -d mongo-seed
docker-compose up -d
``` ```
use mongodb (mongo shell): use mongodb (mongo shell):
``` ```
docker-compose exec mongo-orders mongo admin docker-compose exec mongo-orders mongo admin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment