There was an error while loading. Please reload this page.
1 parent 8c492b6 commit af8ce33Copy full SHA for af8ce33
internal/configs/version2/nginx-plus.virtualserver.tmpl
@@ -103,7 +103,7 @@ server {
103
set $oidc_client "{{ $oidc.ClientID }}";
104
set $oidc_client_secret "{{ $oidc.ClientSecret }}";
105
set $redir_location "{{ $oidc.RedirectURI }}";
106
-{{- end }}
+ {{- end }}
107
108
{{- with $ssl := $s.SSL }}
109
{{- if $s.TLSPassthrough }}
0 commit comments