Show server type in the web UI
This commit is contained in:
@@ -80,6 +80,7 @@ class ServerInfo(BaseModel):
|
||||
status: str
|
||||
started_at: datetime
|
||||
version: str
|
||||
type: str
|
||||
|
||||
|
||||
class AgentInfo(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user