mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: update
This commit is contained in:
@@ -17,7 +17,6 @@ describe("createDomainLabels", () => {
|
|||||||
domainId: "",
|
domainId: "",
|
||||||
path: "/",
|
path: "/",
|
||||||
createdAt: "",
|
createdAt: "",
|
||||||
isPreviewDeployment: false,
|
|
||||||
previewDeploymentId: "",
|
previewDeploymentId: "",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -105,7 +105,6 @@ const baseDomain: Domain = {
|
|||||||
composeId: "",
|
composeId: "",
|
||||||
domainType: "application",
|
domainType: "application",
|
||||||
uniqueConfigKey: 1,
|
uniqueConfigKey: 1,
|
||||||
isPreviewDeployment: false,
|
|
||||||
previewDeploymentId: "",
|
previewDeploymentId: "",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user