mirror of
https://github.com/cloudflare/redoctober.git
synced 2026-01-07 05:56:56 +00:00
9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"server": {
|
|
"address": "localhost:8080",
|
|
"private_keys": ["testdata/server.key"],
|
|
"certificates": ["testdata/server.pem"],
|
|
},
|
|
}
|
|
|