This commit is contained in:
aozhiwei 2024-06-21 15:32:11 +08:00
parent 87da7d2392
commit 8dbf89b670
2 changed files with 6 additions and 7 deletions

View File

@ -1,7 +0,0 @@
[
{
"instance_id": 1,
"listen_port": 8890,
"http_listen_port": 9991
}
]

View File

@ -0,0 +1,6 @@
[
{
"instance_id": 1,
"http_listen_port": 9999
}
]