Add lab title
This commit is contained in:
parent
b551cddaa2
commit
2e4f9287fd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Let's Buy Some Juice
|
# Lab 03 - Let's Buy Some Juice
|
||||||
## Booting Up Juice Shop
|
## Booting Up Juice Shop
|
||||||
```sh
|
```sh
|
||||||
docker run --pull always -p 127.0.0.1:80:3000 bkimminich/juice-shop
|
docker run --pull always -p 127.0.0.1:80:3000 bkimminich/juice-shop
|
||||||
|
|
Loading…
Reference in a new issue