Add config.js
This commit is contained in:
parent
58a07e0a4b
commit
453d2e25a3
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://git.octubre.be/api/v1",
|
||||
"gitAuthor": "Renovater <renovate@yourdomain.com>", #change based on the address used for the account and name
|
||||
"platform": "gitea", #this should be kept the same even for Forgejo.
|
||||
"autodiscover": true,
|
||||
"optimizeForDisabled": true,
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue