Commit graph

2 commits

Author SHA1 Message Date
f526692e59 #0000 - Fix syntax error in PostgreSQL healthcheck command
The incorrect double dollar sign syntax in the healthcheck command has been corrected. This ensures that the environment variable POSTGRES_USERNAME is properly interpolated.
2024-10-10 17:40:59 +02:00
6bac073d56 #0000 - Add Docker Compose setup for SonarQube with configuration
Introduce Docker Compose setup to deploy SonarQube with PostgreSQL and Traefik integration. Added necessary configuration files including `.env.dist`, `.gitignore`, and `LICENSE`. Updated README with detailed installation and usage instructions.
2024-10-10 17:30:32 +02:00