From 5ba63ace772ee579502314ca2eeea5f27ff37660 Mon Sep 17 00:00:00 2001 From: "go.unhi" Date: Fri, 19 Sep 2025 19:07:34 +0900 Subject: [PATCH] =?UTF-8?q?.env=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.env b/.env index 39ea480..c25f2f6 100644 --- a/.env +++ b/.env @@ -2,7 +2,7 @@ APP_NAME=so-manager APP_ENV=local APP_KEY=base64:ejLwJbt2bEXY9emPUmsurG+X1hzkjTxQQvq2/FO14RY= APP_DEBUG=true -APP_URL=http://www-somanager.localhost:81/ +APP_URL=https://so-manager-dev.com/public/ APP_LOCALE=ja APP_FALLBACK_LOCALE=ja APP_FAKER_LOCALE=ja_JP @@ -22,9 +22,9 @@ LOG_LEVEL=debug DB_CONNECTION=mysql DB_HOST=localhost DB_PORT=3306 -DB_DATABASE=somanager_admin -DB_USERNAME=root -DB_PASSWORD= +DB_DATABASE=krgm +DB_USERNAME=krgm_user +DB_PASSWORD=StrongDbP@ss2 SESSION_DRIVER=database SESSION_LIFETIME=120