mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 01:19:02 +01:00
01-getting-started.md: fix WOODPECKER_HOST example (#1849)
This commit is contained in:
committed by
GitHub
parent
5139624cf8
commit
e3593cd9a4
@@ -48,7 +48,7 @@ WOODPECKER_OPEN=true
|
||||
WOODPECKER_ADMIN=your-username
|
||||
|
||||
# if you want to test webhooks with an online forge like GitHub this address needs to be accessible from public server
|
||||
WOODPECKER_HOST=http://your-dev-address.com/
|
||||
WOODPECKER_HOST=http://your-dev-address.com
|
||||
|
||||
# github (sample for a forge config - see /docs/administration/forge/overview for other forges)
|
||||
WOODPECKER_GITHUB=true
|
||||
|
||||
Reference in New Issue
Block a user