I am setting up a lab running this on Docker on another machine and attempting to use my attack box, another computer on the LAN, to connect to the webpage. I can connect to the webpage just fine, but the authentication mechanism seems to only redirect to localhost:8000/api/auth/login, which causes it to fail.
I am setting up a lab running this on Docker on another machine and attempting to use my attack box, another computer on the LAN, to connect to the webpage. I can connect to the webpage just fine, but the authentication mechanism seems to only redirect to localhost:8000/api/auth/login, which causes it to fail.