Skip to content

Commit e97d007

Browse files
committed
Remove app id from config
1 parent c9f49b9 commit e97d007

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/native-php.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,5 @@
1111

1212
'api_url' => env('NATIVE_PHP_API_URL', 'http://localhost:4000/api/'),
1313

14-
'app_id' => env('NATIVEPHP_APP_ID'),
15-
1614
'provider' => \App\Providers\NativeAppServiceProvider::class,
1715
];

0 commit comments

Comments
 (0)