fix: Update permissions and API routing for CMS integration

This commit is contained in:
2026-03-28 08:55:35 -03:00
parent a3f3f8f3c2
commit 8b74ebafa5
5 changed files with 129 additions and 17 deletions
+6 -1
View File
@@ -11,7 +11,12 @@
"Bash(mkdir *)",
"Bash(ssh *)",
"Bash(git fetch *)",
"Bash(git add *)"
"Bash(git add *)",
"Bash(git commit *)",
"Bash(git push *)",
"Bash(scp *)",
"Bash(curl *)",
"Bash(sudo *)"
]
},
"$version": 3