Add Secure URL Asset ENV
This commit is contained in:
parent
cd9b1538f9
commit
41e149b05b
3
.env
3
.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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user