We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f82593a commit 5472732Copy full SHA for 5472732
functions/go-hello-world/serverless.yml
@@ -14,5 +14,5 @@ package:
14
- "!.git/**"
15
16
functions:
17
- cors-permissive:
+ hello-go:
18
handler: "Handle"
0 commit comments