Skip to content

Commit 3a847b7

Browse files
authored
Update appspec.yml
1 parent e711381 commit 3a847b7

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
@@ -1,7 +1,7 @@
11
version: 0.0
22
os: linux
33
files:
4-
- source: /index.html
4+
- source: /
55
destination: /var/www/html/
66
hooks:
77
BeforeInstall:

0 commit comments

Comments
 (0)