mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-11 09:18:08 +00:00
更新环境配置示例,添加 GRVT 相关的 API 凭证和选项,增强文档以支持新的交易所适配器,确保用户能够正确配置和使用 GRVT 交易功能。
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:base",
|
||||
"schedule:daily",
|
||||
"group:all",
|
||||
":prConcurrentLimitNone",
|
||||
":prHourlyLimitNone",
|
||||
":prImmediately"
|
||||
],
|
||||
"labels": ["dependencies"]
|
||||
}
|
||||
Reference in New Issue
Block a user