diff --git a/template.yaml b/template.yaml index 39fc89d..86a577e 100644 --- a/template.yaml +++ b/template.yaml @@ -18,7 +18,7 @@ Resources: microappdemo: Type: Api # More info about API Event Source: https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api Properties: - Path: /getmyIp + Path: /getmyIp2 Method: get Metadata: DockerTag: dotnetcore3.1