feat: update docker launch method

This commit is contained in:
Junyan Qin
2025-08-24 11:10:05 +08:00
parent 118ebddae6
commit fd9d1c4acc
3 changed files with 26 additions and 6 deletions
+1 -1
View File
@@ -19,5 +19,5 @@ system:
expire: 604800
secret: ''
plugin:
runtime_ws_url: 'ws://plugin-runtime:5400/control/ws'
runtime_ws_url: 'ws://langbot_plugin_runtime:5400/control/ws'
cloud_service_url: 'https://space.langbot.app'