mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 17:59:28 +08:00
update to use ssh
This commit is contained in:
3
site/src/types.d.ts
vendored
3
site/src/types.d.ts
vendored
@@ -2,6 +2,9 @@ import { RecordModel } from 'pocketbase'
|
||||
|
||||
export interface SystemRecord extends RecordModel {
|
||||
name: string
|
||||
ip: string
|
||||
active: boolean
|
||||
port: string
|
||||
stats: SystemStats
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user