Add renovate config

This commit is contained in:
hodasemi 2025-07-10 13:07:21 +02:00
parent 7e9d52961d
commit 50267be66a

View file

@ -99,10 +99,10 @@ in
enable = true; enable = true;
schedule = "1 h"; schedule = "1 h";
credentials = { credentials = {
RENOVATE_TOKEN = "/etc/renovate/token"; RENOVATE_TOKEN = "199bcb355567e75a3c2c6f58c2c20e46939f1652";
}; };
settings = { settings = {
endpoint = "http://localhost/api/v1/"; endpoint = "https://pts-paper.de/api/v1/";
persistRepoData = true; persistRepoData = true;
platform = "forgejo"; platform = "forgejo";
autodiscover = true; autodiscover = true;