Skip to content

Commit 0f9493b

Browse files
Update appspec.yml
1 parent bd8e78a commit 0f9493b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 0.0
33
os: linux
44
files:
55
- source: /webapp.war
6-
destination: /
6+
destination: /home/ec2-user/
77
file_exists_behavior: OVERWRITE
88
# hooks:
99
# ApplicationStop:

0 commit comments

Comments
 (0)