fix: fixed issue with push ssl to node failed (#10188)

This commit is contained in:
CityFun
2025-08-29 05:54:16 +00:00
committed by GitHub
parent b0dbfb4c7c
commit 339d6732d7
5 changed files with 68 additions and 57 deletions
+2
View File
@@ -225,6 +225,8 @@ export namespace Website {
skipDNS: boolean;
execShell: boolean;
shell: string;
pushNode: boolean;
nodes: string;
}
export interface SSLDTO extends SSL {