From: fefrei Date: Thu, 18 Feb 2016 10:16:20 +0000 (+0100) Subject: Added link to Meta howto to standalone sample. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7a0c317624b2539a92eeb7c5b5a34551c05bb009;p=discourse_docker.git Added link to Meta howto to standalone sample. --- diff --git a/samples/standalone.yml b/samples/standalone.yml index e8403f6..9fcc5af 100644 --- a/samples/standalone.yml +++ b/samples/standalone.yml @@ -22,6 +22,8 @@ templates: ## which TCP/IP ports should this container expose? expose: - "80:80" # fwd host port 80 to container port 80 (http) +# If you want Discourse to share a port with another webserver like Apache or nginx, +# see https://meta.discourse.org/t/17247 for instructions. # any extra arguments for Docker? # docker_args: