We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be7db8 commit 8a00afcCopy full SHA for 8a00afc
appspec.yml
@@ -3,7 +3,7 @@ version: 0.0
3
os: linux
4
files:
5
- source: /webapp.war
6
- destination: /home/ec2-user/
+ destination: /home/ubuntu/
7
8
# file_exists_behavior: OVERWRITE
9
# hooks:
0 commit comments