Skip to content

Commit

Permalink
[fix] shell/start의 타임아웃 늘림
Browse files Browse the repository at this point in the history
sharkslee0 committed Nov 14, 2023
1 parent 8dde58a commit fdd1b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appspec.yml
Original file line number Diff line number Diff line change
@@ -17,4 +17,4 @@ hooks:
timeout: 60
ApplicationStart:
- location: scripts/start.sh
timeout: 60
timeout: 100

0 comments on commit fdd1b7d

Please sign in to comment.