diff --git a/resources/views/livewire/project/shared/execute-container-command.blade.php b/resources/views/livewire/project/shared/execute-container-command.blade.php index dc484f5e7..f34a62bd4 100644 --- a/resources/views/livewire/project/shared/execute-container-command.blade.php +++ b/resources/views/livewire/project/shared/execute-container-command.blade.php @@ -33,11 +33,32 @@ + @endif + @if ($type === 'server') + @if ($server->isTerminalEnabled()) +
+