From: Grant Slater Date: Fri, 7 Feb 2025 00:06:58 +0000 (+0000) Subject: community: upgrade to v3.4.0 X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/85657d16a186f3395f8b3167fdfa2337ba052f4d community: upgrade to v3.4.0 --- diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index 0af44f738..5382aebfe 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.4 +# Latest Version v3.4.0 # Discourse only support tests-passed and stable branches params: version: stable @@ -121,6 +121,7 @@ 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: