mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-06 18:13:34 +03:00
6 lines
139 B
JavaScript
6 lines
139 B
JavaScript
|
module.exports = {
|
||
|
endpoint: "https://code.popov.link",
|
||
|
gitAuthor: "RenovateBot <renovatebot@noreply.localhost>",
|
||
|
platform: "gitea",
|
||
|
};
|