Files
compose-files/renovate/renovate.env.example
2026-07-18 22:05:01 -07:00

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>