diff --git a/cmd/notary-server/README.md b/cmd/notary-server/README.md index 944b48111b..a3cb1d642a 100644 --- a/cmd/notary-server/README.md +++ b/cmd/notary-server/README.md @@ -59,7 +59,7 @@ The configuration file must be a json file with the following format: "addr": ":4443", "tls_cert_file": "./fixtures/notary.pem", "tls_key_file": "./fixtures/notary.key" - } + }, "logging": { "level": 5 }