fixing env
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
reihanrere 2025-06-04 15:01:47 +07:00
parent 31e0a18d99
commit b4cca02cae

View File

@ -1,9 +1,9 @@
APP_NAME=Laravel
APP_ENV=Prod
APP_KEY=base64:Wz4daUZXYysRm1vUWBWTjQ5v0JFWBsQ2wPw2tHRALgY=
APP_ENV=local
APP_KEY=base64:x9SuUNSMrf4EUnpVAiwsKScUFSn0/tGtpTK2XXLaX2I=
APP_DEBUG=true
APP_TIMEZONE=UTC
APP_URL=https://siska.appstaging.my.id
APP_URL=http://localhost
APP_LOCALE=en
APP_FALLBACK_LOCALE=en
@ -22,11 +22,11 @@ LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug
DB_CONNECTION=pgsql
DB_HOST=appstaging.my.id
DB_PORT=5432
DB_DATABASE=SISKA_2025
DB_USERNAME=root
DB_PASSWORD=postroot123
DB_HOST=127.0.0.1
DB_PORT=5432
DB_DATABASE=sistem_akademik_sdn_one_cinere
DB_USERNAME=reihanrere
DB_PASSWORD=
SESSION_DRIVER=database
SESSION_LIFETIME=120