这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/deployment/builders/builder-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ The `selected` property can also be set globally. The global default is an empty
dokku builder:set --global selected herokuish
```

> [!WARNING]
> Selecting a global builder will result in _all_ applications using that builder unless a manual override is selected.

The default value may be set by passing an empty value for the option.

```shell
Expand Down