diff --git a/Vagrantfile b/Vagrantfile index bb07091..0172061 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -4,7 +4,7 @@ Vagrant.require_version ">= 1.5.0" VAGRANTFILE_API_VERSION = '2' Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| - config.vm.box = 'ubuntu/trusty64' + config.vm.box = 'ubuntu/xenial64' config.vm.provision :shell, path: 'provision_root.sh' config.vm.provision :shell, path: 'provision.sh', privileged: false config.vm.network :forwarded_port, guest: 5000, host: 5000 diff --git a/app/templates/exemplo.html b/app/templates/exemplo.html index 98bb1e0..abb6677 100644 --- a/app/templates/exemplo.html +++ b/app/templates/exemplo.html @@ -6,7 +6,7 @@ Barra Brasil - + +