Skip to content

Commit ffb4459

Browse files
committed
Add initial Heroku configuration
1 parent 2a2e22c commit ffb4459

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: gunicorn dependency_dash:app --log-file -

runtime.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python-3.9.6

0 commit comments

Comments
 (0)