Skip to content

Commit

Permalink
Fix readme for ctfd
Browse files Browse the repository at this point in the history
  • Loading branch information
commjoen committed Oct 10, 2024
1 parent 4a83c99 commit d5602c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,9 +408,9 @@ Initial creation of the zip file for CTFD requires you to visit [https://wrongse
Follow the following steps:

```shell
npm install -g juice-shop-ctf-cli@9.1.0
npm install -g juice-shop-ctf-cli@10.0.1
juice-shop-ctf #choose ctfd and https://wrongsecrets-ctf.herokuapp.com as domain. No trailing slash! The key is 'TRwzkRJnHOTckssAeyJbysWgP!Qc2T', feel free to enable hints. We do not support snippets or links/urls to code or hints.
docker run -p 8001:8000 -it ctfd/ctfd:3.4.3
docker run -p 8001:8000 -it ctfd/ctfd:3.7.4
```

Now visit the CTFD instance at [http://localhost:8001](http://localhost:8001) and setup your CTF.
Expand Down

0 comments on commit d5602c4

Please sign in to comment.