mirror of
https://github.com/LukeHagar/dokploy.git
synced 2025-12-10 04:19:48 +00:00
fix(deployment): update stuck build notification time from 9 to 10 minutes
This commit is contained in:
@@ -142,7 +142,7 @@ export const ShowDeployments = ({
|
||||
Build appears to be stuck
|
||||
</div>
|
||||
<p className="text-sm">
|
||||
Hey! Looks like the build has been running for more than 9
|
||||
Hey! Looks like the build has been running for more than 10
|
||||
minutes. Would you like to cancel this deployment?
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user