anything-llm/server/nodemon.json

6 lines
80 B
JSON

{
"events": {
"start": "yarn swagger",
"restart": "yarn swagger"
}
}