update
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
@if (data_get($server, 'proxy.status') === 'running')
|
@if (data_get($server, 'proxy.status') === 'running')
|
||||||
<div class="flex gap-4">
|
<div class="flex gap-4">
|
||||||
<button>
|
<button>
|
||||||
<a target="_blank" href="{{ base_ip() }}:8080">
|
<a target="_blank" href="{{ base_url(false) }}:8080">
|
||||||
Traefik Dashboard
|
Traefik Dashboard
|
||||||
<x-external-link />
|
<x-external-link />
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user