@@ -0,0 +1,9 @@
# Docker-compose environment variables
# PostgreSQL Credentials
DB_CONNECTION=pgsql
DB_HOST=db
DB_PORT=5432
DB_DATABASE=saas
DB_USERNAME=user
DB_PASSWORD=password
The note is not visible to the blocked user.