anki-connect/plugin/config.json
2020-02-17 17:44:58 +01:00

8 lines
150 B
JSON

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