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

index b677aefef46e62730d0369eeaf497adcb77e4b3e..bfd415c287417c7bb68368e310bfa9ee04a932be 100644 (file)
@@ -64,9 +64,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