01-getting-started.md: fix WOODPECKER_HOST example (#1849)

This commit is contained in:
runephilosof-karnovgroup 2023-06-12 23:22:00 +02:00 committed by GitHub
parent 5139624cf8
commit e3593cd9a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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