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