Created
July 31, 2017 03:08
-
-
Save uorat/ad24869bc8efdd0a69413034d9c491f1 to your computer and use it in GitHub Desktop.
hello-apex/project_prod.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "hello-apex", | |
"description": "hello-apex: sample programs", | |
"memory": 128, | |
"timeout": 5, | |
"nameTemplate": "prod-{{.Project.Name}}_{{.Function.Name}}" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment