diff --git a/appspec.yml b/appspec.yml index 44c46f6..15a70ac 100644 --- a/appspec.yml +++ b/appspec.yml @@ -15,5 +15,5 @@ permissions: hooks: AfterInstall: - location: deploy.sh - timeout: 60 + timeout: 600 runas: ubuntu