We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec3207 commit 3845868Copy full SHA for 3845868
default-config.json
@@ -0,0 +1,8 @@
1
+{
2
+ "general": {},
3
+ "ws": {
4
+ "host": "localhost",
5
+ "port-send": 9601,
6
+ "port": 9602
7
+ }
8
+}
0 commit comments