Add config.js
This commit is contained in:
parent
af7f0c7366
commit
ffafcb0175
1 changed files with 7 additions and 0 deletions
7
config.js
Normal file
7
config.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
module.exports = {
|
||||
"endpoint": "https://gitforge.mayoff.ca/api/v1",
|
||||
"gitAuthor": "Renovate Bot <renovate@gitforge.mayoff.ca>",
|
||||
"platform": "forgejo",
|
||||
"autodiscover": true,
|
||||
"optimizeForDisabled": true,
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue