fix yml indent

Signed-off-by: Omer Cohen <git@omer.io>
This commit is contained in:
Omer Cohen 2016-02-03 17:59:49 +02:00
parent d842645de9
commit 5438838be4

View file

@ -3,14 +3,14 @@ log:
fields: fields:
service: registry service: registry
storage: storage:
cache: cache:
blobdescriptor: inmemory blobdescriptor: inmemory
filesystem: filesystem:
rootdirectory: /var/lib/registry rootdirectory: /var/lib/registry
http: http:
addr: :5000 addr: :5000
headers: headers:
X-Content-Type-Options: [nosniff] X-Content-Type-Options: [nosniff]
health: health:
storagedriver: storagedriver:
enabled: true enabled: true