Skip to content

Commit

Permalink
Merge pull request #1052 from Dokploy/1050-dokploy-ignore-run-command
Browse files Browse the repository at this point in the history
refactor: add text for run command
  • Loading branch information
Siumauricio authored Jan 2, 2025
2 parents 2b0232a + 3e8708d commit b9d8a48
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ export const AddCommand = ({ applicationId }: Props) => {
<div>
<CardTitle className="text-xl">Run Command</CardTitle>
<CardDescription>
Run a custom command in the container
Run a custom command in the container after the application
initialized
</CardDescription>
</div>
</CardHeader>
Expand Down

0 comments on commit b9d8a48

Please sign in to comment.