Complete local HTTP endpoint parity
This commit is contained in:
@@ -54,6 +54,8 @@ diesel::table! {
|
||||
simulated_used_memory_gib -> Nullable<BigInt>,
|
||||
expert_profile_path -> Nullable<Text>,
|
||||
endpoint_port -> Integer,
|
||||
endpoint_enabled -> Bool,
|
||||
endpoint_cors -> Bool,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user