mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -3,6 +3,14 @@
|
|||||||
"extends": [
|
"extends": [
|
||||||
"config:base"
|
"config:base"
|
||||||
],
|
],
|
||||||
|
"enabledManagers": [
|
||||||
|
"docker-compose"
|
||||||
|
],
|
||||||
|
"docker-compose": {
|
||||||
|
"fileMatch": [
|
||||||
|
"^.*\\.(yaml|yml)$"
|
||||||
|
]
|
||||||
|
},
|
||||||
"gitIgnoredAuthors": [
|
"gitIgnoredAuthors": [
|
||||||
"githubaction@githubaction.com"
|
"githubaction@githubaction.com"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user