mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-12 01:54:41 +08:00
Migrate dev-specific configuration to env vars via .env file
This commit is contained in:
@@ -8,7 +8,7 @@ use Doctrine\ORM\EntityManagerInterface;
|
||||
use Laminas\Diactoros\Response\JsonResponse;
|
||||
use Psr\Http\Message\ResponseInterface;
|
||||
use Psr\Http\Message\ServerRequestInterface;
|
||||
use Shlinkio\Shlink\Core\Options\AppOptions;
|
||||
use Shlinkio\Shlink\Core\Config\Options\AppOptions;
|
||||
use Throwable;
|
||||
|
||||
class HealthAction extends AbstractRestAction
|
||||
|
||||
Reference in New Issue
Block a user