diff --git a/.env b/.env index aebebcc..d13b1a6 100644 --- a/.env +++ b/.env @@ -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