mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: type
This commit is contained in:
@@ -19,7 +19,7 @@ const baseApp: ApplicationNested = {
|
|||||||
createdAt: "",
|
createdAt: "",
|
||||||
customGitBranch: "",
|
customGitBranch: "",
|
||||||
customGitBuildPath: "",
|
customGitBuildPath: "",
|
||||||
customGitSSHKey: "",
|
customGitSSHKeyId: null,
|
||||||
customGitUrl: "",
|
customGitUrl: "",
|
||||||
description: "",
|
description: "",
|
||||||
dockerfile: null,
|
dockerfile: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user