Merge pull request from NapNeko/dev-packet

build: poke test
This commit is contained in:
手瓜一十雪
2024-10-12 16:09:52 +08:00
committed by GitHub

@@ -1,6 +1,6 @@
{
"http": {
"enable": true,
"enable": false,
"host": "",
"port": 3000,
"secret": "",
@@ -9,7 +9,7 @@
"postUrls": []
},
"ws": {
"enable": true,
"enable": false,
"host": "",
"port": 3001
},