Formatting nit

This commit is contained in:
Olly P
2019-07-02 10:00:19 +01:00
committed by GitHub
parent db7d8d4b3f
commit 9878f22b17

View File

@@ -93,7 +93,7 @@ and ensure that it is available on your path.
"trust_dir" : "~/.docker/trust",
"remote_server": {
"url": "https://dtr.example.com",
"root_ca": "../.docker/ca.pem"
"root_ca": "../.docker/ca.pem"
}
}
```