fix yml indent
Signed-off-by: Omer Cohen <git@omer.io>
This commit is contained in:
parent
d842645de9
commit
5438838be4
1 changed files with 7 additions and 7 deletions
|
@ -3,14 +3,14 @@ log:
|
|||
fields:
|
||||
service: registry
|
||||
storage:
|
||||
cache:
|
||||
blobdescriptor: inmemory
|
||||
filesystem:
|
||||
rootdirectory: /var/lib/registry
|
||||
cache:
|
||||
blobdescriptor: inmemory
|
||||
filesystem:
|
||||
rootdirectory: /var/lib/registry
|
||||
http:
|
||||
addr: :5000
|
||||
headers:
|
||||
X-Content-Type-Options: [nosniff]
|
||||
addr: :5000
|
||||
headers:
|
||||
X-Content-Type-Options: [nosniff]
|
||||
health:
|
||||
storagedriver:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in a new issue