From 5ecd82a513884e467c03ea60c8a5900385cb203e Mon Sep 17 00:00:00 2001 From: Han HoJeong Date: Tue, 1 Oct 2024 20:17:48 +0900 Subject: [PATCH] docs: update appspec.yml --- appspec.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appspec.yml b/appspec.yml index 83c96da5..beda1566 100644 --- a/appspec.yml +++ b/appspec.yml @@ -14,5 +14,5 @@ permissions: hooks: ApplicationStart: - location: deploy.sh - timeout: 60 - runas: ubuntu \ No newline at end of file + timeout: 200 + runas: ubuntu