]> git.mxchange.org Git - friendica.git/commit
Fix Vagrant dev env
authorfabrixxm <fabrix.xm@gmail.com>
Fri, 23 Mar 2018 15:12:11 +0000 (16:12 +0100)
committerfabrixxm <fabrix.xm@gmail.com>
Fri, 23 Mar 2018 15:12:11 +0000 (16:12 +0100)
commitdd37176a01f8d33cc6e0cd84ddb5b09e1afa8358
treef5acea6f271de33f4b06d0239b2803413bdd8ac6
parent046046e0c46b75ecff69ebeefc469be8a01bd9d3
Fix Vagrant dev env

- more consistent use of hostname
- use .local hostname instead of .dev . Looks like Firefox is more
  happy with a self-signed certificate on .local than .dev
- add friendica.local to altname in certificate
- run composer install while provisioning
Vagrantfile
util/vagrant_provision.sh