From 494d603f5e8b036fd20069d27add66018f144924 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 10 Oct 2018 02:28:01 +0200 Subject: Config directories --- configs/goniec.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 configs/goniec.json (limited to 'configs/goniec.json') diff --git a/configs/goniec.json b/configs/goniec.json new file mode 100644 index 0000000..3b9c1bd --- /dev/null +++ b/configs/goniec.json @@ -0,0 +1,5 @@ +{ + "enabled": 0, + "host": "localhost", + "port": 8090 +} -- cgit v1.2.3