Compare commits

..

2 commits

Author SHA1 Message Date
557b89b13e Add renovate config
Some checks failed
CI / build (push) Failing after 1m9s
2025-01-21 22:15:40 +02:00
c874c83cd3 Add git renovate module 2025-01-21 22:15:40 +02:00

View file

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