Skip to content

Instantly share code, notes, and snippets.

@Qolzam
Last active August 30, 2019 05:01
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Qolzam/876280fd195aee672532e4e3f30be546 to your computer and use it in GitHub Desktop.
version: 1.0
provider:
name: openfaas
gateway: http://127.0.0.1:8080
functions:
slack-mail:
lang: node
handler: ./slack-mail
image: slack-mail:latest
labels:
com.openfaas.scale.zero: false
environment:
content_type: "application/json"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment