Steps to recreate:
-
Navigate to WSL if on Windows
-
git clone --recurse-submodules https://github.com/tomekos11/web-attacks.git (INTO WSL)
-
Add to rules to hosts:
- 127.0.0.1 frontend.wa.local
- 127.0.0.1 haker.local
- 127.0.0.1 backend.wa.local
- docker-compose build
- docker-compose up -d