Skip to content

Commit

Permalink
Remove deploy button image
Browse files Browse the repository at this point in the history
(to avoid confusion if it should work or just be a decal)
  • Loading branch information
bkimminich committed Dec 16, 2024
1 parent e2f65eb commit c816e2c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/modules/ROOT/pages/part1/running.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ To manually deploy OWASP Juice Shop on Heroku, follow these steps:

. Clone your Juice Shop Repository and navigate to the juice-shop directory.

. Run `heroku create` to create a Heroku Application.
. Run `heroku create` to create a Heroku Application.

. Deploy Juice Shop to Heroku: `git add . && git commit -m "Deploy OWASP Juice Shop" && git push heroku master`

Expand All @@ -278,8 +278,6 @@ image::part1/heroku-button-of-the-month.png["Heroku Button of the Month" Novembe

==== Railway

image::part1/deploy-on-railway.svg["Deploy on Railway" button]

. Sign up for an account on https://railway.app/[Railway] and log in to your account.
. Visit https://railway.app/new/template/6JBGcJ to deploy Juice Shop on your Railway account.

Expand Down

0 comments on commit c816e2c

Please sign in to comment.