FIX: Toku external
This commit is contained in:
@ -29,7 +29,7 @@ return [
|
||||
],
|
||||
'externalPaths' => [
|
||||
'/api/external' => [
|
||||
'/toku' => $_ENV['TOKU_TOKEN']
|
||||
'/toku/success' => $_ENV['TOKU_TOKEN']
|
||||
],
|
||||
]
|
||||
];
|
||||
|
Reference in New Issue
Block a user