Please notice that you are using private network with default configuration
develop.vm.network "private_network", ip: "192.168.123.11"
But for this case it will be more correct to use [https://www.vagrantup.com/docs/networking/private_network.html#disable-auto-configuration](Disable Auto-Configuration)
Please notice that you are using private network with default configuration
But for this case it will be more correct to use [https://www.vagrantup.com/docs/networking/private_network.html#disable-auto-configuration](Disable Auto-Configuration)