I am trying to deploy a site using trellis to a google cloud vm.
Using the deploy.yml script the site deploys successfully and my site is published to the srv folder correctly.
However when I go to access the external ip of my vm instance I get a ERR_CONNECTION_REFUSED screen.
I dont know if I am missing an important step or if I need to point the vm to the right folder perhaps?
If anyone has had experience deploying to google cloud or may have an idea what may be causing the issue an feedback would be greatly appreciated