Skip to content

Commit

Permalink
[deployment] Updated Heroku Procfile to reflect the change in Invoke …
Browse files Browse the repository at this point in the history
…command parsing
  • Loading branch information
frol committed Nov 20, 2017
1 parent 362d0f3 commit 0b85646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
@@ -1 +1 @@
web: invoke app.dependencies.install_swagger_ui app.run --no-install-dependencies --host 0.0.0.0 --port $PORT --flask-config development
web: invoke app.dependencies.install-swagger-ui app.run --no-install-dependencies --host 0.0.0.0 --port $PORT --flask-config development

0 comments on commit 0b85646

Please sign in to comment.