@if ($selectedProxy !== 'NONE')
@elseif($selectedProxy === 'NONE')
Configuration
@can('update', $server)
Switch Proxy
@endcan
Custom (None) Proxy Selected
@else
Configuration
@can('update', $server)
Switch Proxy
@endcan
@endif
@else
Configuration
Select a proxy you would like to use on this server.
@can('update', $server)
Custom (None)
Traefik
Caddy
{{--
Nginx
--}}
@else
You don't have permission to configure proxy settings for this server.
@endcan
@endif