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
|
@else
|
||||||
<a target="_blank"
|
<a target="_blank"
|
||||||
class="text-xs text-white rounded-none hover:no-underline hover:bg-coollabs"
|
class="text-xs text-white rounded-none hover:no-underline hover:bg-coollabs"
|
||||||
href="{{ $server->ip }}:8080">
|
href="http://{{ $server->ip }}:8080">
|
||||||
Traefik Dashboard
|
Traefik Dashboard
|
||||||
<x-external-link />
|
<x-external-link />
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user