OWASP-BLT / BLT

OWASP BLT is tool with the purpose of making the web a safer place. We have many facets to the project.
https://blt.owasp.org
GNU Affero General Public License v3.0
140 stars 141 forks source link

Fix Docker Setup and containerize database for easier local development #2926

Closed KapilSareen closed 1 day ago

KapilSareen commented 1 week ago

This PR addresses issues with the docker-compose setup, which was not functioning as expected before this commit. Additionally, it containerizes the database, streamlining the local development setup and making it easier to spin up the entire environment.

DonnieBLT commented 1 week ago

Please resolve the one change