Skip to content

Instantly share code, notes, and snippets.

@julzhk
Forked from avram-dames/Procfile
Last active December 5, 2017 22:28
Show Gist options
  • Save julzhk/70a2f843c1afd92c61b07800db2f4b06 to your computer and use it in GitHub Desktop.
Save julzhk/70a2f843c1afd92c61b07800db2f4b06 to your computer and use it in GitHub Desktop.
Heroku Procfile to run airflow webserver
web: airflow webserver --port=$PORT --hostname==0.0.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment