From 7b8a61d7e28b9496561044ed85672db811fb88f3 Mon Sep 17 00:00:00 2001 From: yummygyudon Date: Sun, 8 Dec 2024 21:55:10 +0900 Subject: [PATCH] =?UTF-8?q?[HOTFIX]=20=EC=9E=98=EB=AA=BB=EB=90=9C=20Appspe?= =?UTF-8?q?c=20Resource=20Path=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appspec.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appspec.yml b/appspec.yml index 46a273d..bd05f04 100644 --- a/appspec.yml +++ b/appspec.yml @@ -16,7 +16,8 @@ files: - source: key destination: /home/ubuntu/property/auth/key - source: application.env - destination: /home/ubuntu/env/auth + destination: /home/ubuntu/env/auth/application.env + overwrite: yes file_exists_behavior: OVERWRITE permissions: