mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-19 15:01:46 +00:00
Update 15-agent-config.md (#1578)
Document DOCKER_HOST environment variable as described at https://github.com/woodpecker-ci/woodpecker/pull/763
This commit is contained in:
@@ -79,6 +79,10 @@ See [Conditionals Pipeline](../20-usage/20-pipeline-syntax.md#step-when---condit
|
|||||||
## All agent configuration options
|
## All agent configuration options
|
||||||
|
|
||||||
Here is the full list of configuration options and their default variables.
|
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`
|
### `WOODPECKER_SERVER`
|
||||||
> Default: `localhost:9000`
|
> Default: `localhost:9000`
|
||||||
|
Reference in New Issue
Block a user