mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Fix spelling (#897)
This commit is contained in:
@@ -7,7 +7,7 @@ This is the original backend used with Woodpecker. The docker backend executes e
|
||||
### `WOODPECKER_BACKEND_DOCKER_NETWORK`
|
||||
> Default: empty
|
||||
|
||||
Set to the name of an existing network which will be attached to all your pipeline containers (steps). Please be careful as this allows the containers of different piplines to access each other!
|
||||
Set to the name of an existing network which will be attached to all your pipeline containers (steps). Please be careful as this allows the containers of different pipelines to access each other!
|
||||
|
||||
### `WOODPECKER_BACKEND_DOCKER_ENABLE_IPV6`
|
||||
> Default: `false`
|
||||
|
||||
Reference in New Issue
Block a user