update
This commit is contained in:
parent
8e86ce671c
commit
3e1120182c
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
@if (data_get($server, 'proxy.status') === 'running')
|
||||
<div class="flex gap-4">
|
||||
<button>
|
||||
<a target="_blank" href="{{ base_ip() }}:8080">
|
||||
<a target="_blank" href="{{ base_url(false) }}:8080">
|
||||
Traefik Dashboard
|
||||
<x-external-link />
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue