mirror of
https://github.com/dokku/dokku.git
synced 2025-12-25 16:29:30 +01:00
# History ## 0.29.2 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.29.2/bootstrap.sh sudo DOKKU_TAG=v0.29.2 bash bootstrap.sh ``` ### Bug Fixes - #5537: @jamesremuscat Correctly include `auth` middleware on `api` router.
5 lines
84 B
TOML
5 lines
84 B
TOML
[plugin]
|
|
description = "dokku core shell plugin"
|
|
version = "0.29.2"
|
|
[plugin.config]
|