circles/cmd/circles.json
2025-06-05 00:29:10 +03:00

5 lines
160 B
JSON

[
{ "id": 1, "name": "Alpha Circle", "port": 8091 },
{ "id": 2, "name": "Alpha Circle", "port": 8082 },
{ "id": 3, "name": "Beta Circle", "port": 8083 }
]