upd
This commit is contained in:
Vendored
+3
@@ -18,6 +18,9 @@ const sessionServerSchema = new mongoose_1.Schema({
|
||||
gpuMemoryFree: {
|
||||
type: Number,
|
||||
},
|
||||
localIP: {
|
||||
type: String,
|
||||
},
|
||||
}, {
|
||||
timestamps: true,
|
||||
toJSON: { virtuals: true },
|
||||
|
||||
Reference in New Issue
Block a user