From: Jeff Atwood Date: Fri, 18 Apr 2014 20:22:28 +0000 (-0700) Subject: CDN requires leading // X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f0033c25b315732da8596a7c514c1af7d977ceeb;p=discourse_docker.git CDN requires leading // --- diff --git a/samples/standalone.yml b/samples/standalone.yml index b15a65e..243414c 100644 --- a/samples/standalone.yml +++ b/samples/standalone.yml @@ -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: