Install Discourse narrative bot by default.
[discourse_docker.git] / 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