Update hooks configuration
This commit is contained in:
14
.capy/settings.json
Normal file
14
.capy/settings.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"$schema": "https://capy.ai/settings.schema.json",
|
||||
"hooks": {
|
||||
"previews": [
|
||||
{
|
||||
"name": "localhost",
|
||||
"port": 3000
|
||||
}
|
||||
],
|
||||
"context": {
|
||||
"maxOutputLength": 2000
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user