mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
zot: initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"version":"0.1.0-dev",
|
||||
"storage":{
|
||||
"rootDirectory":"/tmp/zot"
|
||||
},
|
||||
"http": {
|
||||
"address":"127.0.0.1",
|
||||
"port":"8080"
|
||||
},
|
||||
"log":{
|
||||
"level":"debug"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user