docker-compose.yml
from the repo and place it in a folder where you will run docker-compose
from or you can add it to an existing docker-compose.yml
.docker-compose.yml
. In this example, petio
and mongo
are on a custom docker network called petio-network
docker-compose up -d
.http://<hostname>:7777
to start configuring Petio.