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