这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@awendt
Copy link
Contributor

@awendt awendt commented Apr 2, 2015

My first attempt to build the Vagrant VM resulted in this error:

Vagrant cannot forward the specified ports on this VM, since they
would collide with some other application that is already listening
on these ports. The forwarded port to 8080 is already in use
on the host machine.

because I already had another VM listening on 8080.

This change enables devs to avoid port collisions by specifying:

FORWARDED_PORT=8091 vagrant up

@josegonzalez
Copy link
Member

Seems legit.

josegonzalez added a commit that referenced this pull request Apr 3, 2015
@josegonzalez josegonzalez merged commit 6ac59dc into dokku:master Apr 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants