feat: add renovate env example

This commit is contained in:
2026-07-18 22:05:01 -07:00
parent ac87ea2520
commit aea8657092
+7
View File
@@ -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>