orocrm
orocrm copied to clipboard
Unable to install 2.4.2
Hi,
I'm unable to install oroCrm 2.4.2 with this process:
git clone https://github.com/djocker/orocrm.git
git checkout tags/2.4.2
cd orocrm
docker-compose -f docker-compose-auto.yml up -d
is this the right method?