Skip to content

Commit

Permalink
Update appspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wlwpfh authored Jan 13, 2025
1 parent 188cc8c commit 71575ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ files:
- source: /
destination: /home/ubuntu/makeawish
overwrite: yes
file_exists_behavior: OVERWRITE

permissions:
- object: /home/ubuntu/makeawish
Expand All @@ -15,4 +16,4 @@ hooks:
ApplicationStart:
- location: scripts/deploy.sh
timeout: 60
runas: ubuntu
runas: ubuntu

0 comments on commit 71575ea

Please sign in to comment.