diff --git a/.env.example b/.env.example index fa2d6a7..828d6b0 100644 --- a/.env.example +++ b/.env.example @@ -8,10 +8,10 @@ LOG_CHANNEL=stack LOG_DEPRECATIONS_CHANNEL=null LOG_LEVEL=debug -DB_CONNECTION=mysql +DB_CONNECTION=sqlite DB_HOST=127.0.0.1 DB_PORT=3306 -DB_DATABASE=hydra +DB_DATABASE=hydra.sqlite DB_USERNAME=root DB_PASSWORD=