Files
redoctober/config/testdata/bad_config.json
2016-06-29 10:22:53 -07:00

9 lines
151 B
JSON

{
"server": {
"address": "localhost:8080",
"private_keys": ["testdata/server.key"],
"certificates": ["testdata/server.pem"],
},
}