Skip to content

Commit 3845868

Browse files
🔧 add default config files
1 parent 5ec3207 commit 3845868

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

default-config.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"general": {},
3+
"ws": {
4+
"host": "localhost",
5+
"port-send": 9601,
6+
"port": 9602
7+
}
8+
}

0 commit comments

Comments
 (0)