Skip to content

Commit

Permalink
Fix: appspec.yml 수정
Browse files Browse the repository at this point in the history
- 들여쓰기 수정
  • Loading branch information
Yeon-chae authored Dec 27, 2024
1 parent 0785d3b commit f9092cf
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ permissions:
group: ubuntu
mode: 755


hooks:
ApplicationStart:
- location: scripts/start.sh
timeout: 60
ApplicationStart:
- location: scripts/start.sh
timeout: 60

0 comments on commit f9092cf

Please sign in to comment.