bWAPP
bWAPP copied to clipboard
Shows "Connection failed: Unknown database 'bWAPP'" when tried to access website
I simply ran the following commands
-> docker pull raesene/bwapp -> docker run -it -p 8081:80 raesene/bwapp (as port 80 is occupied) P.s, its the same if i run it in detached mode, I just used -it to see the logs
Please see if you can reproduce the same error and let me know if I am doing something wrong