Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 307 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 307 Bytes

wp-bedrock-compose

Docker Compose setup for Roots Bedrock

Instructions:

  1. Pull this repository
  2. Create an .env file using the contents of the .env.example file
  3. Put your Roots Bedrock project in the www folder
  4. Run it using the docker-compose up -d command