Compare commits

..

2 commits

Author SHA1 Message Date
e158d36c06 Add renovate config
Some checks failed
CI / build (push) Failing after 1m34s
2025-01-21 22:18:59 +02:00
0e3134fbbf Add git renovate module 2025-01-21 22:18:59 +02:00

View file

@ -34,7 +34,7 @@ in
];
settings = {
inherit (cfg) gitAuthor;
endpoint = "https://${domain}/api/v1";
endpoint = "https://${cfg.gitServer}/api/v1";
platform = "gitea";
autodiscover = true;
optimizeForDisabled = true;