From: Sam Date: Tue, 19 Jan 2016 08:39:23 +0000 (+1100) Subject: Update standalone.yml X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=4cade5c61010359247edc507b512e9352afb7c24;p=discourse_docker.git Update standalone.yml less ssh --- diff --git a/samples/standalone.yml b/samples/standalone.yml index a6e2cd3..9c17e79 100644 --- a/samples/standalone.yml +++ b/samples/standalone.yml @@ -22,7 +22,6 @@ templates: ## which TCP/IP ports should this container expose? expose: - "80:80" # fwd host port 80 to container port 80 (http) - - "2222:22" # fwd host port 2222 to container port 22 (ssh) # any extra arguments for Docker? # docker_args: