Add API KEY support to allow CORS requests.
[src/xds/xds-agent.git] / agent-config.json.in
index 9c7803f..499cada 100644 (file)
@@ -1,5 +1,6 @@
 {
     "logsDir": "${HOME}/.xds/agent/logs",
+    "xds-apikey": "1234abcezam",
     "syncthing": {
         "home": "${HOME}/.xds/agent/syncthing-config",
         "gui-address": "http://localhost:8384"