mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Fix local agent config example in docs (#1135)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user