mirror of
https://github.com/dokku/dokku.git
synced 2026-09-02 20:22:30 +02: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