mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-25 20:13:12 +00:00
feat: websocket
This commit is contained in:
@@ -12,6 +12,7 @@ class MQConfig:
|
||||
cert_file = "./lab.crt"
|
||||
key_file = "./lab.key"
|
||||
|
||||
|
||||
# HTTP配置
|
||||
class HTTPConfig:
|
||||
remote_addr = "https://uni-lab.bohrium.com/api/v1"
|
||||
|
||||
Reference in New Issue
Block a user