first commit
Some checks failed
Build Docker Image / docker (push) Failing after 17s

This commit is contained in:
严浩
2024-10-08 15:47:34 +08:00
commit 52f023ca9d
8 changed files with 242 additions and 0 deletions

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5"
]
}