Change default docker port
This commit is contained in:
parent
aff7154458
commit
0b3a7114a0
@ -4,5 +4,5 @@ You need to set the `FLAG` environment variable for this challenge to work!
|
|||||||
|
|
||||||
## Run the image
|
## Run the image
|
||||||
```bash
|
```bash
|
||||||
docker run --rm --name unsafe_gallery --env FLAG='FLAG{BROKEN_ACL}' -p 3568:80 -it pierre42100/gns3-appliance-oh-my-api
|
docker run --rm --name unsafe_gallery --env FLAG='FLAG{BROKEN_ACL}' -p 3569:80 -it pierre42100/gns3-appliance-oh-my-api
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user