fix: support PK01 Codex pool sync
This commit is contained in:
@@ -329,6 +329,7 @@ export interface Sub2ApiRuntimeConfig {
|
||||
defaultTargetId: string;
|
||||
appSecretName: string;
|
||||
secretsRoot: string;
|
||||
appSourceRef: string;
|
||||
sentinelEnabledOnTargets: string[];
|
||||
targets: Record<string, unknown>[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user