mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
This will allow users to specify buildpacks outside of a git repository. Note that this does not override any specified `BUILDPACK_URL`. Closes #3256
5 lines
89 B
TOML
5 lines
89 B
TOML
[plugin]
|
|
description = "dokku core buildpacks plugin"
|
|
version = "0.14.2"
|
|
[plugin.config]
|