mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-06 14:52:54 +02:00
12 lines
166 B
JSON
12 lines
166 B
JSON
{
|
|
"hosts": ["localhost", "127.0.0.1"],
|
|
"key": {
|
|
"algo": "rsa",
|
|
"size": 2048
|
|
},
|
|
"names": [
|
|
{
|
|
"O": "OpenTelemetry Client Example"
|
|
}
|
|
]
|
|
}
|