feat: update Caddy button label in proxy.blade.php
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
Traefik
|
Traefik
|
||||||
</x-forms.button>
|
</x-forms.button>
|
||||||
<x-forms.button class="box" wire:click="select_proxy('CADDY')">
|
<x-forms.button class="box" wire:click="select_proxy('CADDY')">
|
||||||
Caddy (experimental)
|
Caddy
|
||||||
</x-forms.button>
|
</x-forms.button>
|
||||||
<x-forms.button disabled class="box">
|
<x-forms.button disabled class="box">
|
||||||
Nginx
|
Nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user