kv-anki-connect/plugin/config.json
2025-06-06 15:10:15 +08:00

9 lines
182 B
JSON

{
"apiKey": null,
"apiLogPath": null,
"webBindAddress": "127.0.0.1",
"webBindPort": 8765,
"webCorsOriginList": ["http://localhost"],
"ignoreOriginList": []
}