1 Star 0 Fork 114

CasonZhao/arkid

forked from 龙归科技/arkid 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
arkid.toml 541 Bytes
一键复制 编辑 原始数据 按行查看 历史
King 提交于 2022-11-28 15:53 . feat: 🎸 placeholder处理
name = "demo arkid"
# host = 'ngarkid.vaiwan.com'
host = 'localhost:8000'
frontend_host = 'localhost:9528'
https_enabled = 0
[extension]
root = ["./extension_root","./arkid_extensions", ]
install_dir = "./arkid_extensions"
[extension.demo]
config1 = 'demo_config1'
config2 = 'demo_config2'
[extension.aliyun]
access_key = ''
secret_key = ''
template = ''
signature = ''
[extension.redis_cache]
enabled = 0
host = 'localhost'
port = 6379
db = 0
[extension.feishu]
enabled = 1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/CasonZhao/arkid.git
git@gitee.com:CasonZhao/arkid.git
CasonZhao
arkid
arkid
main

搜索帮助