Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
rootxharsh committed Sep 12, 2020
1 parent 650463c commit 85ceee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Now browse http://localhost:8020 for reverse proxy lab2
```bash
cd xxe/
docker build . -t xxelabs
docker run -d -p 8130:8080 xxelabs
docker run -d -p 8030:8080 xxelabs
```

Now browse http://localhost:8030 for XXE labs

0 comments on commit 85ceee1

Please sign in to comment.