storage.filesystem.rootdirectory = /srv/registry for registries.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
ee4e6af418
commit
d81eb87ac1
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
||||||
},
|
},
|
||||||
storage: {
|
storage: {
|
||||||
filesystem: {
|
filesystem: {
|
||||||
rootdirectory: "/srv/"
|
rootdirectory: "/srv/registry"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
http: {
|
http: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue