file dotenv symfony project code example
Example: dotenv symfony reference
DB_USER=root
DB_PASS=${DB_USER}pass # Include the user as a password prefix
DB_USER=root
DB_PASS=${DB_USER}pass # Include the user as a password prefix