This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
platform: 'gitea',
|
||||
endpoint: 'http://crunchy-orchestrator:3000', // set this to the url of your gitea instance
|
||||
endpoint: 'http://host.docker.internal: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
|
||||
username: 'renovate-bot',
|
||||
autodiscover: true,
|
||||
|
||||
Reference in New Issue
Block a user