mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 12:58:02 +08:00
fix: ci 'TLS check' job is broken (#1970)
Signed-off-by: Alexei Dodon <adodon@cisco.com>
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
"port": "8080",
|
||||
"realm": "zot",
|
||||
"tls": {
|
||||
"cert": "../../test/data/server.cert",
|
||||
"key": "../../test/data/server.key"
|
||||
"cert": "test/data/server.cert",
|
||||
"key": "test/data/server.key"
|
||||
}
|
||||
},
|
||||
"log": {
|
||||
|
||||
Reference in New Issue
Block a user