feat: add renovate env example
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# renovate/renovate.env
|
||||
# Copy to renovate.env on the host (not committed - contains token)
|
||||
# The actual token is provisioned as a Woodpecker secret: renovate_token
|
||||
# This file is only needed if running the stack manually.
|
||||
|
||||
GITEA_HOST=git.bryanmail.net
|
||||
RENOVATE_TOKEN=<gitea-renovate-bot-token>
|
||||
Reference in New Issue
Block a user