Monitor db
name: Documentation and Styling
about: Adding or modifying **documentation** or **code style**.
Description Adding a MySQL Adminer to the project to monitor the database. Factorizing the ports on a .env file to simplify the networking and reduce the bugs.
Changelog
- Added MySQL Adminer to the project to monitor the database.
- Added a .env file to factorize the ports, simplify the networking and reduce the bugs.
- Updating docker-compose.yml to use the .env variables.