% ngrok http --region=ap -host-header=rewrite example.local:80
前提条件
Vagrant のネットワークは private で IP 指定
Vagrantfile
config.vm.network "private_network", ip: "192.168.33.10"
hosts 設定済み
/etc/hosts
192.168.33.10 example.local
環境
% sw_vers
ProductName: Mac OS X
ProductVersion: 10.14.5
BuildVersion: 18F132
% vagrant -v
Vagrant 2.2.4
% VBoxManage -v
6.0.8r130520