Closed jespermjonsson closed 9 years ago
Is there some reason that 192.168.10.10 is used as the default box IP? I had trouble getting started and it turns out it is the same ip as Laravel Homestead uses.
No, you can safely change it to something else in your Vagrantfile and make sure to run vagrant provision to apply the changes.
vagrant provision
Is there some reason that 192.168.10.10 is used as the default box IP? I had trouble getting started and it turns out it is the same ip as Laravel Homestead uses.