浏览代码

add claude settings

Dalibor Votruba 3 月之前
父节点
当前提交
f68291158f
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      studiou-wc-free-photo-product/.claude/settings.local.json

+ 2 - 1
studiou-wc-free-photo-product/.claude/settings.local.json

@@ -2,7 +2,8 @@
   "permissions": {
     "allow": [
       "Bash(command -v php)",
-      "Bash(php -v)"
+      "Bash(php -v)",
+      "WebFetch(domain:www.studiou.cz)"
     ]
   }
 }