Files
dokku/plugins/ports/plugin.toml
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

5 lines
84 B
TOML

[plugin]
description = "dokku core ports plugin"
version = "0.30.8"
[plugin.config]