401 errors

This commit is contained in:
2018-11-14 00:41:49 -06:00
parent b73988aa22
commit 4474255415

View File

@@ -4,6 +4,5 @@
'secret' => env('ESI_SECRET_KEY'),
'useragent' => env('ESI_USERAGENT'),
'callback' => env('ESI_CALLBACK_URI'),
]
];
?>