Merge pull request #617 from dmp42/pathchange
Saner default data location
This commit is contained in:
commit
a5b21fa8f0
6 changed files with 44 additions and 21 deletions
|
@ -22,7 +22,7 @@ storage:
|
|||
cache:
|
||||
blobdescriptor: redis
|
||||
filesystem:
|
||||
rootdirectory: /tmp/registry-dev
|
||||
rootdirectory: /var/lib/registry
|
||||
maintenance:
|
||||
uploadpurging:
|
||||
enabled: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue