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: "",
|
||||
path: "/",
|
||||
createdAt: "",
|
||||
isPreviewDeployment: false,
|
||||
previewDeploymentId: "",
|
||||
};
|
||||
|
||||
|
||||
@@ -105,7 +105,6 @@ const baseDomain: Domain = {
|
||||
composeId: "",
|
||||
domainType: "application",
|
||||
uniqueConfigKey: 1,
|
||||
isPreviewDeployment: false,
|
||||
previewDeploymentId: "",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user