Skip to content

Commit

Permalink
fix: application start timeout 시간 늘림 #48
Browse files Browse the repository at this point in the history
  • Loading branch information
mungsil authored Oct 21, 2024
1 parent 66526a6 commit 0cf1f21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ permissions:
hooks:
ApplicationStart:
- location: develop-deploy.sh
timeout: 60
runas: ubuntu
timeout: 300
runas: ubuntu

0 comments on commit 0cf1f21

Please sign in to comment.