We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e3bda commit 2a38ce8Copy full SHA for 2a38ce8
config/bytepoint.php
@@ -2,6 +2,6 @@
2
3
// config for FlixtechsLabs/Bytepoint
4
return [
5
- 'token' => env('BYTEPOINT_TOKEN', 'Mg.XeviY1dxjW7zrgUGoIKf4aWkCJ7gsnh5mY-7U10hOMAp363A_mAnumdkyJnP'),
+ 'token' => env('BYTEPOINT_TOKEN', ''),
6
'url' => env('BYTEPOINT_URL', 'https://bytepoint.flixtechs.co.zw/api/v1/images'),
7
];
0 commit comments