X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/66e478e54a6fa9737402413c8eb919ae8ec64c7a..5509e718aab0cba4ed8334bd7b310f7b85b61302:/cookbooks/community/templates/default/web_only.yml.erb diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index 5beef4802..0af44f738 100644 --- a/cookbooks/community/templates/default/web_only.yml.erb +++ b/cookbooks/community/templates/default/web_only.yml.erb @@ -19,7 +19,7 @@ links: # any extra arguments for Docker? # docker_args: -# Latest Version v3.3.3 +# Latest Version v3.3.4 # Discourse only support tests-passed and stable branches params: version: stable @@ -121,7 +121,6 @@ hooks: from: /listen 80;/ to: | listen 80; - listen [::]:80; rewrite ^/\.well-known/acme-challenge/(.*)$ http://acme.openstreetmap.org/.well-known/acme-challenge/$1 permanent; - replace: