feat: connector for plugin runtime

This commit is contained in:
Junyan Qin
2025-06-09 12:10:48 +08:00
parent af493c117c
commit 2d06f1cadb
9 changed files with 130 additions and 34 deletions
+2
View File
@@ -18,3 +18,5 @@ system:
jwt:
expire: 604800
secret: ''
plugin:
runtime_ws_url: 'ws://plugin-runtime:5400/control/ws'