diff --git a/docs/recipes/osx/com.docker.registry.plist b/docs/recipes/osx/com.docker.registry.plist index c367bb981..0982349f4 100644 --- a/docs/recipes/osx/com.docker.registry.plist +++ b/docs/recipes/osx/com.docker.registry.plist @@ -1,7 +1,3 @@ ---- -{} ---- - diff --git a/docs/recipes/osx/config.yml b/docs/recipes/osx/config.yml index b05bacb39..2677f8247 100644 --- a/docs/recipes/osx/config.yml +++ b/docs/recipes/osx/config.yml @@ -1,7 +1,3 @@ ---- -{} ---- - version: 0.1 log: level: info @@ -15,6 +11,6 @@ storage: rootdirectory: /Users/Shared/Registry http: addr: 0.0.0.0:5000 - secret: mytokensecret + secret: mytokensecret debug: addr: localhost:5001