Update config.js
Some checks failed
continuous-integration/drone Build was killed

This commit is contained in:
2025-07-09 07:02:37 +00:00
parent 2acb7db6e1
commit 2b3d8640c3

View File

@@ -1,6 +1,6 @@
module.exports = { module.exports = {
platform: 'gitea', platform: 'gitea',
endpoint: 'http://192.168.1.12:3011/api/v1', endpoint: 'https://gitea.akshun-lab.uk/api/v1',
gitAuthor: 'Renovate Bot <renovate@akshun-lab.uk>', gitAuthor: 'Renovate Bot <renovate@akshun-lab.uk>',
username: 'renovate', username: 'renovate',
autodiscover: false, autodiscover: false,