Skip to content

Commit

Permalink
Moved deploy logs back 10 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
parishahla committed Jul 9, 2024
1 parent c81a7b2 commit 9a69a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/deploy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ export default class Deploy extends Command {
'--app',
config.app,
'--since',
'5s ago',
'10s ago',
'--follow',
'--timestamps',
'--colorize',
Expand Down

0 comments on commit 9a69a91

Please sign in to comment.