diff options
Diffstat (limited to 'appspec.yml')
| -rw-r--r-- | appspec.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/appspec.yml b/appspec.yml new file mode 100644 index 0000000..97fbb4d --- /dev/null +++ b/appspec.yml @@ -0,0 +1,6 @@ +version: 0.0 +os: linux +files: + - source: / + destination: /home/ec2-user/philippgeyer.co.uk +
\ No newline at end of file |
