mirror of
https://github.com/dokku/dokku.git
synced 2026-02-23 19:50:34 +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