CDN requires leading //
authorJeff Atwood <jatwood@discourse.org>
Fri, 18 Apr 2014 20:22:28 +0000 (13:22 -0700)
committerJeff Atwood <jatwood@discourse.org>
Fri, 18 Apr 2014 20:22:28 +0000 (13:22 -0700)
samples/standalone.yml

index b15a65ea7e8b0061e0f6d31e3a77abb0fb7f67fc..243414cd22578a098ddc0e18661d17a43ab97cfd 100644 (file)
@@ -40,7 +40,7 @@ env:
   # DISCOURSE_SMTP_PASSWORD: p@ssword               # (optional)
   ##
   ## the origin pull CDN address for this Discourse instance
-  # DISCOURSE_CDN_URL: discourse-cdn.example.com
+  # DISCOURSE_CDN_URL: //discourse-cdn.example.com
 
 ## These containers are stateless, all data is stored in /shared
 volumes: