This commit is contained in:
Andras Bacsai
2023-06-08 08:18:14 +02:00
parent 91fb7b09bf
commit 5286aa2b1d
14 changed files with 29 additions and 83 deletions

View File

@@ -33,7 +33,8 @@
</div>
@else
<div>
<h2>Select a Proxy</h2>
<h2>Proxy</h2>
<x-forms.button wire:click="setProxy('{{ \App\Enums\ProxyTypes::TRAEFIK_V2 }}')">Traefik v2
</x-forms.button>
</div>