Browse Source

cleanup

pull/8/head
fedy95 4 years ago
parent
commit
0982ae285f
  1. 8
      .editorconfig
  2. 2
      etc/docker/registry/config.yml

8
.editorconfig

@ -1,8 +1,10 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 4
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 100

2
etc/docker/registry/config.yml

@ -11,7 +11,7 @@ storage:
http:
addr: :5000
headers:
X-Content-Type-Options: [nosniff]
X-Content-Type-Options: [ nosniff ]
health:
storagedriver:
enabled: true