merge upstream

Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey
2023-08-02 10:41:03 +02:00
parent da025cedaa
commit f3775aad21
3 changed files with 5 additions and 10 deletions

View File

@@ -35,12 +35,6 @@ server {
return 444;
{%- endif %}
{%- if value == "444" %}
location / {
return 444;
}
{% endif %}
{%- if value == "redirect" %}
location / {
include conf.d/include/acme-challenge.conf;