chore: update VPN routing configuration and add Grafana VPN documentation
This commit is contained in:
@@ -44,7 +44,6 @@ final readonly class AppBootstrapper
|
||||
private string $basePath,
|
||||
private PerformanceCollectorInterface $collector,
|
||||
private MemoryMonitor $memoryMonitor = new MemoryMonitor,
|
||||
#private array $config = [],
|
||||
) {
|
||||
$this->container = new DefaultContainer();
|
||||
$this->bootstrapper = new ContainerBootstrapper($this->container);
|
||||
|
||||
Reference in New Issue
Block a user