Skip to content

Commit

Permalink
Update appspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ay-eonii authored Aug 14, 2023
1 parent de090d4 commit 05879d9
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 @@ -3,7 +3,7 @@ os: linux

files:
- source: /
destination: /home/ec2-user/Leets/LEET
destination: /home/ec2-user/Leets/LEETS
overwrite: yes

permissions:
Expand All @@ -17,4 +17,4 @@ hooks:
timeout: 60
ApplicationStart:
- location: scripts/start.sh
timeout: 60
timeout: 60

0 comments on commit 05879d9

Please sign in to comment.