mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2026-09-27 00:00:59 +00:00
fix: fixed issue with push ssl to node failed (#10188)
This commit is contained in:
@@ -225,6 +225,8 @@ export namespace Website {
|
||||
skipDNS: boolean;
|
||||
execShell: boolean;
|
||||
shell: string;
|
||||
pushNode: boolean;
|
||||
nodes: string;
|
||||
}
|
||||
|
||||
export interface SSLDTO extends SSL {
|
||||
|
||||
Reference in New Issue
Block a user