Skip to content

Commit

Permalink
Heroku: Fix role name to be 'web'
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnor committed Apr 5, 2017
1 parent 04b1797 commit 338e2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphs/imageresize.fbp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

api(imageresize/HttpApi) RESIZEIMAGE -> resize(imageresize/ResizeImage)
web(imageresize/HttpApi) RESIZEIMAGE -> resize(imageresize/ResizeImage)

resize OUT -> IN store(imageresize/StoreResult)
resize ERROR -> IN store

0 comments on commit 338e2ce

Please sign in to comment.