Using Docksal
git clone https://git.drupalcode.org/project/provus.git <project-name>
cd <project-name>
fin init
Last updated
Was this helpful?
git clone https://git.drupalcode.org/project/provus.git <project-name>
cd <project-name>
fin init
Last updated
Was this helpful?
Was this helpful?
fin composer install'database' => 'default',
'username' => 'user',
'password' => 'user',
'host' => 'db',
'port' => '3306',