Files
dokku/plugins/ssh-keys/plugin.toml
Jose Diaz-Gonzalez 48484732a0 Release 0.17.9
# History

## 0.17.9

Install/update via the bootstrap script:

```shell
wget https://raw.githubusercontent.com/dokku/dokku/v0.17.9/bootstrap.sh
sudo DOKKU_TAG=v0.17.9 bash bootstrap.sh
```

### Bug Fixes

- #3593: @JakeAngell Fix nginx template for https in "Connection" header

### Documentation

- #3595: @josegonzalez Drop extra help output for trace
2019-06-18 12:32:49 -04:00

5 lines
87 B
TOML

[plugin]
description = "dokku core ssh-keys plugin"
version = "0.17.9"
[plugin.config]