Revert inadvertant filepath change
Signed-off-by: Richard Scothern <richard.scothern@docker.com>
This commit is contained in:
parent
1b9ab303a4
commit
d153bfffbd
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ storage:
|
|||
cache:
|
||||
blobdescriptor: redis
|
||||
filesystem:
|
||||
rootdirectory: /var/lib/registry-hello-world-clean
|
||||
rootdirectory: /var/lib/registry
|
||||
maintenance:
|
||||
uploadpurging:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in a new issue