feat: engagment notifications
This commit is contained in:
@@ -54,6 +54,8 @@ return [
|
||||
|
||||
'url' => env('APP_URL', 'http://localhost'),
|
||||
|
||||
'mobile_scheme' => env('APP_MOBILE_SCHEME', 'bowly'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Application Timezone
|
||||
|
||||
@@ -60,6 +60,7 @@ env:
|
||||
APP_DEBUG: "false"
|
||||
APP_NAME: "Bowly"
|
||||
APP_URL: https://bemeal.leonmorival.com
|
||||
APP_MOBILE_SCHEME: bowly
|
||||
SERVER_NAME: ":80"
|
||||
APP_RUNTIME: "Laravel\\FrankenPHP\\Runtime"
|
||||
FILESYSTEM_DISK: s3
|
||||
|
||||
Reference in New Issue
Block a user