Laravel Homestead remove host only adapter
in my laravel Homestead project i need to change the Host Only virtual box adapter to Bridged Network adapter.
I always end up having 3 Adapters: 1 NAT, 1 Host Only and 1 Bridged Networking.
What i want to achieve is that i have only one Bridged Networking adapter.
I’ve been searching since two days to find a solution but still havent been able to solve this.
What I’ve been doing is, that ive been debugging through the homestead.rb script they are distributing and trying to find the spots i need to edit. What also came in my mind that those two adapters might be the default virtualboxes.
But i should be able to at least deactivate them somehow in the Homestead.yml
Any ideas on how i can fix this?
from Laravel Questions and Answers https://laravelquestions.com/laravel/laravel-homestead-remove-host-only-adapter/
via Lzo Media
No comments:
Post a Comment