diff --git a/README.md b/README.md index 3119c5e..ffe9e98 100644 --- a/README.md +++ b/README.md @@ -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