Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update docker-compose.yml to use env_file for environment vari…
…ables - Replaced the inline environment variable definition with an env_file reference to improve configuration management. - This change allows for better organization of environment variables and enhances the application's ability to access necessary configurations during the build process.
- Loading branch information