dokploy_compose_move
dokploy_compose_moveMove a Docker Compose configuration from one environment to another within Dokploy infrastructure. Specify compose ID and target environment ID to relocate containerized applications.
Instructions
[compose] compose.move (POST)
Parameters:
composeId (string, required)
targetEnvironmentId (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| composeId | Yes | ||
| targetEnvironmentId | Yes |