diff --git a/.env.example b/.env.example index 10776f570..f47c87658 100644 --- a/.env.example +++ b/.env.example @@ -9,4 +9,4 @@ DB_HOST=localhost DB_PORT=3306 DB_DATABASE=torrentpier DB_USERNAME=root -DB_PASSWORD= +DB_PASSWORD=secret