summaryrefslogtreecommitdiff
path: root/test/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.conf')
-rw-r--r--test/test.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test.conf b/test/test.conf
new file mode 100644
index 0000000..979e5d0
--- /dev/null
+++ b/test/test.conf
@@ -0,0 +1,4 @@
+listen * 8000
+{
+ remote: 127.0.0.1 8001;
+};