This commit is contained in:
Andras Bacsai
2023-09-01 10:21:35 +02:00
parent 8e86ce671c
commit 3e1120182c

View File

@@ -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>