Files
dokku/plugins/proxy/.gitignore
Jose Diaz-Gonzalez 64f0f2674d refactor: move all port management code to standalone ports plugin
This change makes interacting with port mappings more clear - folks might previously set the port mapping to the proxy type or vice-versa.

The existing proxy:ports* commands still exist but will show a deprecation warning for a single minor release.
2023-08-05 10:58:57 -04:00

10 lines
82 B
Plaintext

/commands
/subcommands/*
/triggers/*
/triggers
/proxy-*
/install
/post-*
/report