fix playwright action database connection

This commit is contained in:
Gregor Vostrak
2024-03-11 18:43:08 +01:00
parent 72f6cb2bdf
commit 51c3a2672f
2 changed files with 15 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ LOG_CHANNEL=stack
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug
DB_CONNECTION=sqlite
DB_CONNECTION=pgsql
DB_HOST=127.0.0.1
DB_PORT=5432
DB_DATABASE=laravel