mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
test: add missing prop
This commit is contained in:
@@ -12,6 +12,7 @@ const baseApp: ApplicationNested = {
|
|||||||
serverId: "",
|
serverId: "",
|
||||||
branch: null,
|
branch: null,
|
||||||
dockerBuildStage: "",
|
dockerBuildStage: "",
|
||||||
|
registryUrl: "",
|
||||||
buildArgs: null,
|
buildArgs: null,
|
||||||
project: {
|
project: {
|
||||||
env: "",
|
env: "",
|
||||||
|
|||||||
Reference in New Issue
Block a user