Remove placeholder password from example env file

This commit is contained in:
Ramon Caballero 2026-04-10 17:03:37 +01:00
parent e959633df5
commit 276f5623c0
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ DB_NAME=PHPStarter
DB_PORT=3306
DB_SOCKET=/var/run/mysqld/mysqld10.sock
DB_USER=PHPStarter_user
DB_PASS=PHPStarter_user_password
DB_PASS=