use ace-builds via bower
removed screen in install script not longer forwarding port 80 in vagrantfile
This commit is contained in:
parent
b8531a0347
commit
6128d05c69
266 changed files with 511 additions and 1767 deletions
1
Vagrantfile
vendored
1
Vagrantfile
vendored
|
@ -13,6 +13,5 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
|
|||
end
|
||||
|
||||
Vagrant::Config.run do |config|
|
||||
config.vm.forward_port 80, 8080
|
||||
config.vm.forward_port 5000, 5000
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue