Closed alfonsomatute closed 9 years ago
I had to add this line to Vagrantfile to use MailCatcher: config.vm.network :forwarded_port, guest: 1080, host: 1080
and start service with: mailcatcher --ip=0.0.0.0
I had to add this line to Vagrantfile to use MailCatcher: config.vm.network :forwarded_port, guest: 1080, host: 1080
and start service with: mailcatcher --ip=0.0.0.0