Skip to content

Commit

Permalink
Update 15-agent-config.md (#1578)
Browse files Browse the repository at this point in the history
Document DOCKER_HOST environment variable as described at
#763
  • Loading branch information
inflatador authored Feb 10, 2023
1 parent 7c4972a commit f71e623
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@ See [Conditionals Pipeline](../20-usage/20-pipeline-syntax.md#step-when---condit
## All agent configuration options

Here is the full list of configuration options and their default variables.
#### `DOCKER_HOST`
> Default: empty
Point to an alternate socket file or host. For example, "unix:////run/podman/podman.sock"

### `WOODPECKER_SERVER`
> Default: `localhost:9000`
Expand Down

0 comments on commit f71e623

Please sign in to comment.