From 2acee4105f15d6a24ee67eb4b849f770cd65078e Mon Sep 17 00:00:00 2001 From: Flummi Date: Mon, 29 Aug 2016 08:38:52 +0000 Subject: [PATCH] Add new file --- cfg/websrv.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 cfg/websrv.json diff --git a/cfg/websrv.json b/cfg/websrv.json new file mode 100644 index 0000000..f2633ca --- /dev/null +++ b/cfg/websrv.json @@ -0,0 +1,6 @@ +{ + "port": 1337, + "wlip": { + "::ffff:1.0.0.5": "comment" + } +} \ No newline at end of file