nicolas.dorier
6 years ago
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE
1 changed files with
1 additions and
0 deletions
-
Production/nginx.tmpl
|
|
@ -435,6 +435,7 @@ server { |
|
|
|
include /etc/nginx/vhost.d/default_location; |
|
|
|
{{ end }} |
|
|
|
} |
|
|
|
{{ template "redirects" (dict "HostName" $host_name "Containers" $) }} |
|
|
|
} |
|
|
|
|
|
|
|
{{ if (and (not $is_https) (exists "/etc/nginx/certs/default.crt") (exists "/etc/nginx/certs/default.key")) }} |
|
|
|