This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
platform: 'gitea',
|
platform: 'gitea',
|
||||||
endpoint: 'http://crunchy-orchestrator:3000', // set this to the url of your gitea instance
|
endpoint: 'http://gitea-server:3000', // set this to the url of your gitea instance
|
||||||
gitAuthor: 'Renovate Bot <crunchylab@crunchymetal.com>', // set the email address to whatever email your gave this user in your gitea
|
gitAuthor: 'Renovate Bot <crunchylab@crunchymetal.com>', // set the email address to whatever email your gave this user in your gitea
|
||||||
username: 'renovate-bot',
|
username: 'renovate-bot',
|
||||||
autodiscover: true,
|
autodiscover: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user