2023-05-16 18:47:59 +00:00
|
|
|
<div
|
|
|
|
class="flex flex-col-reverse w-full overflow-y-auto border border-solid rounded border-coolgray-300 max-h-[32rem] p-4">
|
|
|
|
<pre @if ($isKeepAliveOn) wire:poll.750ms="polling" @endif>{{ \App\Actions\CoolifyTask\RunRemoteProcess::decodeOutput($activity) }}</pre>
|
2023-03-28 20:13:08 +00:00
|
|
|
</div>
|