Add config.js
This commit is contained in:
commit
b3b0c5536e
8
config.js
Normal file
8
config.js
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
module.exports = {
|
||||||
|
"endpoint": "http://git.lan.fisherhome.xyz/api/v1", // replace it with your actual endpoint
|
||||||
|
"gitAuthor": "Renovate Bot renovate-bot@git.lan.fisherhome.xyz",
|
||||||
|
"platform": "gitea",
|
||||||
|
"onboardingConfigFileName": "renovate.json",
|
||||||
|
"autodiscover": true,
|
||||||
|
"optimizeForDisabled": true,
|
||||||
|
};
|
Loading…
Reference in New Issue
Block a user