mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-31 21:15:02 +01:00
Missing route publish on HTTP
This commit is contained in:
@@ -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")) }}
|
||||
|
||||
Reference in New Issue
Block a user