Compare commits

..

No commits in common. "3efb9d4075a2ef81df6b58f97b7e382f6c68c3d7" and "f08ba5d44cd92519263a5851c945cc558deaf0fc" have entirely different histories.

7
src/config.json Normal file
View File

@ -0,0 +1,7 @@
{
"msgPort": 8100,
"openTime": "2023-12-01 00:00:02",
"httpPort": 8101,
"redisUrl": "redis://:lyMaple525458@10.0.1.20:6379/0",
"crossRedisUrl": "redis://:lyMaple525458@10.0.1.20:6379/1"
}