Updated readme

This commit is contained in:
2019-07-08 18:26:45 +08:00
parent 1246801519
commit 43c41c0c02

View File

@@ -20,6 +20,10 @@ The entire application is designed to be Dockerised. To build the Docker environ
```
sudo docker-compose up
```
You may access the management platform at http://127.0.0.1:8000/
Victim access is at http://127.0.0.1:8001/
Default registration password for management platform is "Super-Secret-Code"
## Authors