I recently set up my personal blog with Craft CMS and wanted to host it on my own server. To make the most of my own servers, I tend to run web app...
For further actions, you may consider blocking this person and/or reporting abuse
Deploying CraftCMS with a DeployBot was quite fun for me. I was deploying the CMS on my server on Cloudways platform. I integrated DeployBot easily with my github repo and the server.
Your Procfile looks like php composer is downloading its own nginx and using that to serve the site, am I reading that correctly?
Thanks for reading, it's reading a custom nginx configuration file, it is not downloading its own nginx.