mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-30 08:06:52 +02:00
Fix local agent config example in docs (#1135)
This commit is contained in:
parent
ae771a9931
commit
30fb77f1fb
@ -58,7 +58,7 @@ At the minimum you need the following information:
|
||||
```ini
|
||||
# .env for the agent
|
||||
WOODPECKER_AGENT_SECRET=replace_with_your_server_secret
|
||||
WOODPECKER_HOST=replace_with_your_server_address:9000
|
||||
WOODPECKER_SERVER=replace_with_your_server_address:9000
|
||||
```
|
||||
|
||||
## Running the agent
|
||||
|
Loading…
Reference in New Issue
Block a user