Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 276 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 276 Bytes

Set up a dev URL on host machine

  • sudo echo "civicrm.local 127.0.0.1" >> /etc/hosts

Install Backdrop-civcrm

  • cp template.env .env and edit
  • docker-compose up -d

Access in browser