mirror of
https://github.com/distribution/distribution.git
synced 2025-06-27 07:50:03 +00:00
Use filesystem driver in default configuration
This commit is contained in:
parent
fc7b47cdae
commit
6e846d6b29
@ -1,5 +1,7 @@
|
|||||||
version: 0.1
|
version: 0.1
|
||||||
loglevel: debug
|
loglevel: debug
|
||||||
storage: inmemory
|
storage:
|
||||||
|
filesystem:
|
||||||
|
rootdirectory: /tmp/registry-dev
|
||||||
http:
|
http:
|
||||||
addr: :5000
|
addr: :5000
|
||||||
|
Loading…
Reference in New Issue
Block a user