mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
fix(examples): revert examples/config-minimal.json (#1740)
Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>
This commit is contained in:
@@ -5,14 +5,7 @@
|
||||
},
|
||||
"http": {
|
||||
"address": "127.0.0.1",
|
||||
"port": "8080",
|
||||
"auth": {
|
||||
"apikey": true,
|
||||
"htpasswd": {
|
||||
"path": "/home/peusebiu/htpasswd"
|
||||
},
|
||||
"failDelay": 5
|
||||
}
|
||||
"port": "8080"
|
||||
},
|
||||
"log": {
|
||||
"level": "debug"
|
||||
|
||||
Reference in New Issue
Block a user