|
@@ -42,7 +42,8 @@
|
|
|
"Bash(curl -s http://localhost:3002/)",
|
|
"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 -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 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\")"
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|