about summary refs log tree commit diff
path: root/.env.production.sample
diff options
context:
space:
mode:
authorChris <cmarti14@artic.edu>2017-05-30 11:39:28 -0500
committerEugen Rochko <eugen@zeonfederated.com>2017-05-30 18:39:28 +0200
commit23081bb2994b34108fb06e15d3101849a3077cf9 (patch)
tree69ae5d75ab657694e3c081192906faa8c62dd10c /.env.production.sample
parent4c7fe48c402043d04435799ab1f10c67430ef34e (diff)
added 'https://' to CDN_HOST variable example (#3446)
Diffstat (limited to '.env.production.sample')
-rw-r--r--.env.production.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.production.sample b/.env.production.sample
index 23cf18c8e..394cdedfe 100644
--- a/.env.production.sample
+++ b/.env.production.sample
@@ -65,7 +65,7 @@ SMTP_FROM_ADDRESS=notifications@example.com
 # PAPERCLIP_ROOT_URL=/system
 
 # Optional asset host for multi-server setups
-# CDN_HOST=assets.example.com
+# CDN_HOST=https://assets.example.com
 
 # S3 (optional)
 # S3_ENABLED=true