From d94048aa9f3ee11ec28526679c15d1c6eaa41092 Mon Sep 17 00:00:00 2001 From: Curtis Delicata Date: Mon, 10 Jun 2024 17:36:50 +0000 Subject: [PATCH] Improve instructons and update packages and workflows --- .env.testing | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.testing b/.env.testing index f23cb811..5e7f353b 100644 --- a/.env.testing +++ b/.env.testing @@ -14,7 +14,7 @@ DB_HOST=localhost DB_PORT=3306 DB_DATABASE=liberu DB_USERNAME=root -DB_PASSWORD= +DB_PASSWORD=root BROADCAST_DRIVER=log CACHE_DRIVER=file @@ -67,4 +67,4 @@ ENSO_API_TOKEN= TINY_MCE_API_KEY= -SANCTUM_STATEFUL_DOMAINS=localhost,127.0.0.1,127.0.0.1:8000,127.0.0.1:3000,localhost:3000,localhost:8080,::1 \ No newline at end of file +SANCTUM_STATEFUL_DOMAINS=localhost,127.0.0.1,127.0.0.1:8000,127.0.0.1:3000,localhost:3000,localhost:8080,::1