mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
This change allows users to specify a custom nginx.conf.sigil that can expose non-web process types to the outside world in addition to the web process type. Closes #3258