Docker Compose setup for Roots Bedrock
- Pull this repository
- Create an
.env
file using the contents of the.env.example
file - Put your Roots Bedrock project in the
www
folder - Run it using the
docker-compose up -d
command
Docker Compose setup for Roots Bedrock
.env
file using the contents of the .env.example
filewww
folderdocker-compose up -d
command