mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-02-09 08:26:06 +08:00
调试
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
parent
04712aea6b
commit
4b09d550dd
12
.github/renovate.json
vendored
12
.github/renovate.json
vendored
@ -3,9 +3,6 @@
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"allowedHeaders": [
|
||||
"Authorization"
|
||||
],
|
||||
"forkProcessing": "enabled",
|
||||
"enabledManagers": [
|
||||
"docker-compose",
|
||||
@ -15,7 +12,6 @@
|
||||
"githubaction@githubaction.com"
|
||||
],
|
||||
"ignorePaths": [
|
||||
"**/*.env",
|
||||
"appstore/**",
|
||||
"dockge/**",
|
||||
"apps/tangsengdaodao/1.5/docker-compose.yml"
|
||||
@ -190,13 +186,7 @@
|
||||
"hostRules": [
|
||||
{
|
||||
"matchHost": "registry.cn-hangzhou.aliyuncs.com",
|
||||
"hostType": "docker",
|
||||
"keepAlive": true,
|
||||
"authType": "Token-Only",
|
||||
"headers": {
|
||||
"authorization": ""
|
||||
},
|
||||
"token": " "
|
||||
"token": ""
|
||||
}
|
||||
],
|
||||
"prCreation": "immediate"
|
||||
|
Loading…
x
Reference in New Issue
Block a user