Skip to content

一个通用的config的webui热更新框架,需要开发者主动适配才可使用

Notifications You must be signed in to change notification settings

canxin121/nonebot_plugin_web_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nonebot_plugin_web_config

一个通用的config的webui热更新框架,需要开发者主动适配才可使用

配置项
web_user: str = "admin"
web_passwd: str = "passwd"
web_host: str = "127.0.0.1"
web_port: int = 8666

About

一个通用的config的webui热更新框架,需要开发者主动适配才可使用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published