diff --git a/appspec.yml b/appspec.yml index bd05f04..27d0af5 100644 --- a/appspec.yml +++ b/appspec.yml @@ -16,7 +16,7 @@ files: - source: key destination: /home/ubuntu/property/auth/key - source: application.env - destination: /home/ubuntu/env/auth/application.env + destination: /home/ubuntu/env/auth overwrite: yes file_exists_behavior: OVERWRITE