Configure Networking In Vagrant on a intel mac

21 views
Skip to first unread message

Erin Claudio

unread,
Jun 17, 2022, 4:22:55 PM6/17/22
to Vagrant
I am working on an intel mac
* I can vagrant up and provision with no issues
* The project builds without an issue

But when attempting to view my project in the browser I get a `site cant can't be reached`
I have tried the below with no ability to connect to my application

* machine.vm.network :forwarded_port, guest: 80, host: 4567
* machine.vm.network "forwarded_port", guest: 92, host: 9292

When in SSH and I run ip addr I get 127.0.0.1.
Thank you for any recommendations 
Reply all
Reply to author
Forward
0 new messages