mirror of
https://github.com/Megghy/MegghysAPI.git
synced 2025-12-06 22:26:56 +08:00
feat: 添加DNS解析功能及相关配置项
This commit is contained in:
@@ -7,5 +7,11 @@
|
||||
"MinIOAccessKey": "RBzbElm21lf7sy7wK7wG",
|
||||
"MinIOSecretKey": "Nko5azOSUiYgOUeLsj8hLxGz4cKC8XOcH0VS7lWq",
|
||||
"MinIORegion": "cn-main",
|
||||
"MinIOBucket": "general"
|
||||
"MinIOBucket": "general",
|
||||
"DnsResolver": {
|
||||
"AccountId": "720341",
|
||||
"AkId": "720341_30798028364391424",
|
||||
"AkSecret": "0739b7584ab54c1b9585f10594af0cd0",
|
||||
"Endpoint": "https://223.5.5.5/resolve"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user