You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2021. It is now read-only.
I'm not sure, if I use the vagrant box in the right way.
I configured it to use a private network config.vm.network "private_network", ip: "172.30.1.5"
and added it to my /etc/hosts file 172.30.1.5 staging.example.com example
After that, I could deploy to the box.