8 lines
295 B
Bash
8 lines
295 B
Bash
# 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>
|