we don't need a TODO here
authorJeff Atwood <jatwood@codinghorror.com>
Wed, 20 Apr 2016 17:12:44 +0000 (10:12 -0700)
committerJeff Atwood <jatwood@codinghorror.com>
Wed, 20 Apr 2016 17:12:44 +0000 (10:12 -0700)
samples/web_only.yml

index 35acb5f1cbb1e8624ce78c767534448f473bc7ec..a93260ea94bfe45e127e136d85a1d91018a1e674 100644 (file)
@@ -42,9 +42,9 @@ env:
   ##
   ## TODO: The domain name this Discourse instance will respond to
   DISCOURSE_HOSTNAME: 'discourse.example.com'
-  ## TODO: Uncomment if you want the container to be started with the same
-  ##       hostname (-h option) as specified above (default "$hostname-$config")
-  ## NOTE: 'true' is the only valid value here, any other will be ignored
+  ##
+  ## Uncomment if you want the container to be started with the same
+  ## hostname (-h option) as specified above (default "$hostname-$config")
   #DOCKER_USE_HOSTNAME: true
   ##
   ## TODO: The mailserver this Discourse instance will use