Skip to content

Commit

Permalink
Merge branch 'main' of github.com:donga-st-b/backend
Browse files Browse the repository at this point in the history
  • Loading branch information
qogustj committed Sep 6, 2023
2 parents 39f3e66 + 937cc39 commit 0579abf
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 @@ -16,8 +16,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 0579abf

Please sign in to comment.