From 05879d9f414169f777b65ac8e86dcef2843af684 Mon Sep 17 00:00:00 2001 From: A YEON <110026001+ay-eonii@users.noreply.github.com> Date: Tue, 15 Aug 2023 08:51:18 +0900 Subject: [PATCH] Update appspec.yml --- appspec.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appspec.yml b/appspec.yml index 8f8cc65..715f60c 100644 --- a/appspec.yml +++ b/appspec.yml @@ -3,7 +3,7 @@ os: linux files: - source: / - destination: /home/ec2-user/Leets/LEET + destination: /home/ec2-user/Leets/LEETS overwrite: yes permissions: @@ -17,4 +17,4 @@ hooks: timeout: 60 ApplicationStart: - location: scripts/start.sh - timeout: 60 \ No newline at end of file + timeout: 60