DEV Community

Discussion on: Deploying a CraftCMS website with Dokku

Collapse
 
nickfun profile image
Nick F

Your Procfile looks like php composer is downloading its own nginx and using that to serve the site, am I reading that correctly?

Collapse
 
mitchartemis profile image
Mitch Stanley

Thanks for reading, it's reading a custom nginx configuration file, it is not downloading its own nginx.