fix
This commit is contained in:
parent
d10a46f8dd
commit
9ab7af44cb
@ -20,7 +20,7 @@ class="text-xs text-white rounded-none hover:no-underline hover:bg-coollabs"
|
||||
@else
|
||||
<a target="_blank"
|
||||
class="text-xs text-white rounded-none hover:no-underline hover:bg-coollabs"
|
||||
href="{{ $server->ip }}:8080">
|
||||
href="http://{{ $server->ip }}:8080">
|
||||
Traefik Dashboard
|
||||
<x-external-link />
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user