mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 07:29:21 -03:00
Update _portal.tpl
This commit is contained in:
committed by
GitHub
parent
757bfb76c0
commit
0bd6425be0
@@ -114,7 +114,7 @@
|
||||
{{- if eq $port "80" -}}
|
||||
{{- $protocol = "http" -}}
|
||||
{{- end -}}
|
||||
|
||||
|
||||
{{/* TODO: Reenable when iX fixes bugs crashing GUI on empty port */}}
|
||||
{{/*
|
||||
{{- if or ( and ( eq $protocol "https" ) ( eq $port "443" ) ) ( and ( eq $protocol "http" ) ( eq $port "80" ) ) -}}
|
||||
|
||||
Reference in New Issue
Block a user