]> git.openstreetmap.org Git - chef.git/commitdiff
community: activate CDN
authorGrant Slater <github@firefishy.com>
Sun, 20 Nov 2022 08:29:53 +0000 (08:29 +0000)
committerGrant Slater <github@firefishy.com>
Sun, 20 Nov 2022 08:29:53 +0000 (08:29 +0000)
cookbooks/community/templates/default/web_only.yml.erb

index 7fbd4a8a7d77f6055db9be137621db35e2ddc88e..3cda7c9fa39c53950516db8e34a9f66196901bb7 100644 (file)
@@ -36,6 +36,7 @@ env:
 
   ## TODO: The domain name this Discourse instance will respond to
   DISCOURSE_HOSTNAME: community.openstreetmap.org
+  DISCOURSE_CDN_URL: https://community-cdn.openstreetmap.org
 
   ## Uncomment if you want the container to be started with the same
   ## hostname (-h option) as specified above (default "$hostname-$config")