mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-25 14:09:39 +08:00
Merge branch 'config' into localApps
This commit is contained in:
commit
0c52a8efda
@ -315,7 +315,7 @@
|
||||
"managerFilePatterns": ["/(^|/).+\\.sh$/"],
|
||||
"matchStrings": [
|
||||
// 调试正则表达式: https://regexr.com/8jlns
|
||||
"([\\S]+=)(?<depName>[\\S]+):(?<currentValue>[\\S]+)"
|
||||
"(?:# renovate)(?:\\n+)?([\\S]+=)(?<depName>[\\S]+):(?<currentValue>[\\S]+)"
|
||||
],
|
||||
"datasourceTemplate": "{{#if datasource}}{{{datasource}}}{{else}}docker{{/if}}"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user