diff --git a/appspec.yml b/appspec.yml index 3d94aef4..06325781 100644 --- a/appspec.yml +++ b/appspec.yml @@ -15,5 +15,5 @@ permissions: hooks: ApplicationStart: - location: deploy.sh - timeout: 60 + timeout: 300 runas: ec2-user