Update Vagrantfile to use Xenial

This commit is contained in:
Frédéric Guillot
2018-01-26 17:01:44 -08:00
parent f6756b837a
commit 82eacc488c
5 changed files with 7 additions and 6 deletions

View File

@@ -7,4 +7,4 @@ You can try Kanboard with Vagrant very easily:
- Execute `vagrant up`
- You can access to the application by using the URL `http://localhost:8001/`
The virtual machine is based on Ubuntu 14.04 with PHP 5.5.
The virtual machine is based on Ubuntu 16.04 with PHP 7.