Skip to content

Commit b9919bd

Browse files
author
gertvanhout
committed
Remove domain from config
1 parent b9e3354 commit b9919bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/cloudfront-cookies.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313

1414
'private_key_storage' => env('CLOUDFRONT_PRIVATE_KEY_STORAGE', 'local'),
1515

16-
'domain' => env('CLOUDFRONT_DOMAIN'),
17-
1816
'resource' => env('CLOUDFRONT_RESOURCE', 'http*://localhost/*'),
1917

2018
'cookies_expiration' => [

0 commit comments

Comments
 (0)