wp config fix
This commit is contained in:
@@ -18,3 +18,9 @@ WOODPECKER_AGENT_SECRET=example-agent-secret
|
||||
# http://woodpecker:8000/authorize — required before the ci profile starts.
|
||||
WOODPECKER_GITEA_CLIENT=
|
||||
WOODPECKER_GITEA_SECRET=
|
||||
|
||||
# Woodpecker management (repo sync, secret provisioning, pipeline control).
|
||||
# Generate a PAT in Woodpecker: profile → Personal Token.
|
||||
WOODPECKER_URL=http://woodpecker:8000
|
||||
WOODPECKER_API_TOKEN=
|
||||
WOODPECKER_REPO_OWNER=
|
||||
|
||||
Reference in New Issue
Block a user