Kaynağa Gözat

doc: config

Oleg Panashchenko 1 hafta önce
ebeveyn
işleme
6cf3bd4fa8
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      .claude/settings.local.json

+ 2 - 1
.claude/settings.local.json

@@ -42,7 +42,8 @@
       "Bash(curl -s http://localhost:3002/)",
       "Bash(curl -s -X POST http://localhost:3002/api/guess -H 'Content-Type: application/json' -d '{\"wordId\":4,\"guess\":\"style\",\"tryNo\":1}')",
       "Bash(curl -s http://localhost:3001/ru/api/daily)",
-      "Bash(curl -s -X POST http://localhost:3001/ru/api/guess -H 'Content-Type: application/json' -d '{\"wordId\":1,\"guess\":\"аббат\",\"tryNo\":1}')"
+      "Bash(curl -s -X POST http://localhost:3001/ru/api/guess -H 'Content-Type: application/json' -d '{\"wordId\":1,\"guess\":\"аббат\",\"tryNo\":1}')",
+      "Bash(pkill -f \"tsx server\")"
     ]
   }
 }