Update config.js
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2025-07-08 04:08:45 +00:00
parent 5321369f9c
commit 9b3d6428de

View File

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