mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
chore: sync OpenAPI specification [skip ci]
Source: Dokploy/dokploy@e6fc3db08f Updated: 2026-06-06 20:22:41 UTC
This commit is contained in:
@@ -38437,6 +38437,10 @@
|
|||||||
"deploy",
|
"deploy",
|
||||||
"build"
|
"build"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"enableDockerCleanup": {
|
||||||
|
"default": true,
|
||||||
|
"type": "boolean"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
@@ -39663,6 +39667,10 @@
|
|||||||
"build"
|
"build"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"enableDockerCleanup": {
|
||||||
|
"default": true,
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
"command": {
|
"command": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user