fix config.sample.json

This commit is contained in:
Jay 2017-03-13 22:29:02 +08:00
parent a5d307f435
commit aa621b4ff8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"domain": [{ "domain": [{
"name": "example.com", "name": "example.com",
"sub": [ "sub": [
"sub1" { "name": "sub1" }
] ]
}] }]
} }