diff options
author | emkael <emkael@tlen.pl> | 2018-10-10 02:28:01 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-10-10 02:28:01 +0200 |
commit | 494d603f5e8b036fd20069d27add66018f144924 (patch) | |
tree | 2ca7fac5966640fbff1d26a41fd377a750fbbac6 /configs/goniec.json | |
parent | 9375a6f54f22b2da8dfb29755a53937975a152a4 (diff) |
Config directories
Diffstat (limited to 'configs/goniec.json')
-rw-r--r-- | configs/goniec.json | 5 |
1 files changed, 5 insertions, 0 deletions
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 +} |