feat: support 1panel v2
This commit is contained in:
@@ -69,6 +69,7 @@ export interface AccessModel extends BaseModel {
|
||||
// #region AccessConfig
|
||||
export type AccessConfigFor1Panel = {
|
||||
apiUrl: string;
|
||||
apiVersion: string;
|
||||
apiKey: string;
|
||||
allowInsecureConnections?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user