feat: add quay
This commit is contained in:
parent
3c431e2745
commit
0794388b13
1 changed files with 13 additions and 0 deletions
|
|
@ -84,6 +84,19 @@
|
|||
"destination": "/codeberg"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"urls": ["https://quay.io"],
|
||||
"onDemand": true,
|
||||
"tlsVerify": true,
|
||||
"maxRetries": 3,
|
||||
"retryDelay": "5m",
|
||||
"content": [
|
||||
{
|
||||
"prefix": "**",
|
||||
"destination": "/quay"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue