Skip to content
Snippets Groups Projects
Commit 0daf2a70 authored by Adam Mulvany's avatar Adam Mulvany
Browse files

First commit

parent a57a7974
Branches
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
#### Requirements:
[Virtualbox 5.1+](https://www.virtualbox.org/wiki/Downloads)
[Vagrant 1.9+](https://www.vagrantup.com/downloads.html)
#### Usage
......@@ -13,7 +14,7 @@ i.e.
`VERSION=9.1.1 EDITION="ee" vagrant up`
The application will be available on http://localhost:{version + 0}
The application will be available on http://localhost:version + 0}
i.e. Version 9.1.1 will accessible from https://localhost:9110 on the host.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment