From 64c24acd21877fcbe45db7b76620c7737dbc0795 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Sun, 20 Nov 2022 08:29:53 +0000 Subject: [PATCH] community: activate CDN --- cookbooks/community/templates/default/web_only.yml.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/cookbooks/community/templates/default/web_only.yml.erb b/cookbooks/community/templates/default/web_only.yml.erb index 7fbd4a8a7..3cda7c9fa 100644 --- a/cookbooks/community/templates/default/web_only.yml.erb +++ b/cookbooks/community/templates/default/web_only.yml.erb @@ -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") -- 2.43.2