mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02: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