[backend] accept articles from crawler
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
use App\SharedKernel\Infrastructure\Framework\Symfony\Kernel;
|
||||
use Basango\SharedKernel\Infrastructure\Framework\Symfony\Kernel;
|
||||
use Symfony\Component\Dotenv\Dotenv;
|
||||
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
Reference in New Issue
Block a user