diff --git a/.env.example b/.env.example index 5bf73bc..8c494c5 100644 --- a/.env.example +++ b/.env.example @@ -29,7 +29,7 @@ LOG_DEPRECATIONS_CHANNEL=null LOG_LEVEL=debug DB_CONNECTION=mysql -DB_HOST=127.0.0.1 +DB_HOST=mysql DB_PORT=3306 DB_DATABASE=holos-backend DB_USERNAME=notsoweb