/Blog

Primary LanguagePHP

Set up instructions

  1. Install docker and docker-compose.
  2. Pull the repository
  3. COPY the .env.example file into a new file and name the file .env
  4. Change the .env values to suit your environment
  5. run docker-compose up -d from the root of the project