verify_delivery/conf/config.json
2026-06-14 16:16:01 +08:00

10 lines
185 B
JSON

{
"website": {
"processors": [[".dspy", "dspy"]],
"port": 9085,
"host": "0.0.0.0",
"static_paths": [],
"index_pages": ["index.dspy"]
}
}