Refactor Docker-related code and add conditional rendering

This commit is contained in:
Andras Bacsai
2024-03-25 13:10:05 +01:00
parent 3de4f2805a
commit bcbdee1dcc
4 changed files with 21 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
<div>
<div class="w-full">
<livewire:server.new.by-ip :private_keys="$private_keys" :limit_reached="$limit_reached" />
</div>