diff options
Diffstat (limited to 'common.json')
-rw-r--r-- | common.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/common.json b/common.json new file mode 100644 index 0000000..4362977 --- /dev/null +++ b/common.json @@ -0,0 +1,7 @@ +{
+ "goniec": {
+ "enabled": 1,
+ "host": "localhost",
+ "port": 8090
+ },
+}
|