Skip to content

Commit

Permalink
push to heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
Pycomet committed Oct 22, 2020
1 parent fc2b171 commit 4004a46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gcloudignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ __pycache__/
# Ignored by the build system
/setup.cfg

.vscode
.vscode
app.yaml
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
worker python3 main.py --log-file -

0 comments on commit 4004a46

Please sign in to comment.