storage.filesystem.rootdirectory = /srv/registry for registries.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-10-04 18:07:09 +00:00
parent ee4e6af418
commit d81eb87ac1

View file

@ -110,7 +110,7 @@
},
storage: {
filesystem: {
rootdirectory: "/srv/"
rootdirectory: "/srv/registry"
}
},
http: {