]> git.openstreetmap.org Git - chef.git/commitdiff
community: upgrade to v3.4.0
authorGrant Slater <github@firefishy.com>
Fri, 7 Feb 2025 00:06:58 +0000 (00:06 +0000)
committerGrant Slater <github@firefishy.com>
Fri, 7 Feb 2025 00:06:58 +0000 (00:06 +0000)
cookbooks/community/templates/default/web_only.yml.erb

index 0af44f738eadfeb7874e27124f49867b7943a3b4..5382aebfe11bff1fe8abadb522f8e5035824305c 100644 (file)
@@ -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: