From 547b6d4a85b39f573c45e3e2d878fd772c0d2794 Mon Sep 17 00:00:00 2001 From: Enric Bisbe Gil Date: Fri, 5 Jul 2024 17:21:45 +0200 Subject: [PATCH] add app name --- serverless.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/serverless.yml b/serverless.yml index 4308f8a..4ded8f2 100644 --- a/serverless.yml +++ b/serverless.yml @@ -1,6 +1,7 @@ # "org" ensures this Service is used with the correct Serverless Framework Access Key. org: skedr # "service" is the name of this project. This will also be added to your AWS resource names. +app: code-challenge service: code-challenge-5 provider: