Add Secure URL Asset ENV

This commit is contained in:
adesyawal 2025-03-26 14:49:14 +07:00
parent cd9b1538f9
commit 41e149b05b

3
.env
View File

@ -3,9 +3,10 @@ APP_NAME="RSABHK"
APP_ENV=local
APP_KEY=base64:H3PvFH63g7VMkPboCs7CYAAfCYw/3xKTtTt2AHM1TAk=
APP_DEBUG=true
APP_URL=http://127.0.0.1:8000
APP_URL=https://dokter.rsabhk.co.id/
IS_DEMO=false
TIMEZONE=Asia/Jakarta
ASSET_URL=https://dokter.rsabhk.co.id/
LOG_CHANNEL=stack
LOG_LEVEL=debug