fix
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
@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>
|
||||||
|
Reference in New Issue
Block a user