blob: 7070a71c92addc2b8f3d1b82b82fb4175ff279d2 [file] [log] [blame]
Vagrant::Config.run do |config|
# Forward Allura web port so you can browse the site at
# http://localhost:8080 (local port is the second number)
config.vm.forward_port 8080, 8080
end