10 lines
268 B
YAML
10 lines
268 B
YAML
{{/* Render the templates */}}
|
|
|
|
{{/*
|
|
The old behavior of always running on port 443 seams to have changed upstream. The
|
|
current upstream behavior is to not allow the port to be changed (without re-install)
|
|
after setup.
|
|
*/}}
|
|
|
|
{{ include "tc.v1.common.loader.all" . }}
|