SamuraiWTF/samuraiwtf

dojo basic and scavenger can't connect to their DBs

Closed this issue · 2 comments

There's a SQL warning that Host 172.18.0.5 is not allowed to connect to this MySQL server... etc...

It appears that scavenger is working but dojo-basic may need to have the following configuration removed from docker-compose.

 volumes:
      - ./src/helpdesk:/var/www/html

This would need to be fixed in SamuraiWTF/Samurai-Dojo-legacy

Fixed in next branch