diff options
Diffstat (limited to 'addons/ot/test/fe/cfg-dd.json')
-rw-r--r-- | addons/ot/test/fe/cfg-dd.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addons/ot/test/fe/cfg-dd.json b/addons/ot/test/fe/cfg-dd.json new file mode 100644 index 0000000..84afe56 --- /dev/null +++ b/addons/ot/test/fe/cfg-dd.json @@ -0,0 +1,5 @@ +{ + "service": "FE", + "agent_host": "localhost", + "agent_port": 8126 +} |