mirror of
https://github.com/dqzboy/Docker-Proxy.git
synced 2026-01-12 16:25:42 +08:00
29 lines
583 B
JSON
29 lines
583 B
JSON
{
|
|
"logo": "",
|
|
"menuItems": [
|
|
{
|
|
"text": "首页",
|
|
"link": "",
|
|
"newTab": false
|
|
},
|
|
{
|
|
"text": "GitHub",
|
|
"link": "https://github.com/dqzboy/Docker-Proxy",
|
|
"newTab": true
|
|
},
|
|
{
|
|
"text": "VPS推荐",
|
|
"link": "https://dqzboy.github.io/proxyui/racknerd",
|
|
"newTab": true
|
|
}
|
|
],
|
|
"monitoringConfig": {
|
|
"notificationType": "telegram",
|
|
"webhookUrl": "",
|
|
"telegramToken": "",
|
|
"telegramChatId": "",
|
|
"monitorInterval": 60,
|
|
"isEnabled": false
|
|
},
|
|
"proxyDomain": "github.dqzboy.Docker-Proxy"
|
|
} |