diff --git a/.env.prod b/.env.prod index 86edcbb..1b25fbd 100644 --- a/.env.prod +++ b/.env.prod @@ -79,6 +79,8 @@ DB_DATABASE_SMARTV1 = rsab_hk_production DB_USERNAME_SMARTV1 = postgres DB_PASSWORD_SMARTV1 = postgres +APP_ASSET_URL=https://survei-mutu.rsabhk.co.id/ + # DB_CONNECTION_SMARTV1 = pgsql # DB_HOST_SMARTV1 = 192.168.12.3 # DB_PORT_SMARTV1 = 5432 diff --git a/resources/views/layouts/template.blade.php b/resources/views/layouts/template.blade.php index deb9f1f..0f7116d 100644 --- a/resources/views/layouts/template.blade.php +++ b/resources/views/layouts/template.blade.php @@ -8,7 +8,7 @@