We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e9311 commit 956717eCopy full SHA for 956717e
1 file changed
serverless.yml
@@ -1,3 +1,7 @@
1
+# "org" ensures this Service is used with the correct Serverless Framework Access Key.
2
+org: gnssciencenshm
3
+# "app" enables Serverless Framework Dashboard features and sharing them with other Services.
4
+app: nshm-hazard-graphql-api
5
service: nzshm22-hazard-graphql-api
6
configValidationMode: error
7
0 commit comments