同步更新

This commit is contained in:
actions-user
2025-11-02 20:36:13 +08:00
commit aaa6bf7f87
69 changed files with 40278 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"luci-app-dockerman": {
"description": "Grant UCI access for luci-app-dockerman",
"read": {
"uci": [ "dockerd" ]
},
"write": {
"uci": [ "dockerd" ]
}
}
}