Skip to content

Commit

Permalink
Update appspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jodonghyeon3 authored Jan 29, 2024
1 parent 411b1b4 commit 39ee007
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 @@ -8,8 +8,8 @@ hooks:
AfterInstall:
- location: scripts/stop.sh
timeout: 60
runas: ubuntu
runas: root
ApplicationStart:
- location: scripts/start.sh
timeout: 60
runas: ubuntu
runas: root

0 comments on commit 39ee007

Please sign in to comment.