From: Sam Date: Fri, 1 Aug 2014 22:56:33 +0000 (+1000) Subject: Update standalone.yml X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c3350b675f1e5ddb34a0d23457cbda80e3793644;p=discourse_docker.git Update standalone.yml --- diff --git a/samples/standalone.yml b/samples/standalone.yml index a9c3497..70b1c8e 100644 --- a/samples/standalone.yml +++ b/samples/standalone.yml @@ -19,7 +19,7 @@ expose: - "80:80" # fwd host port 80 to container port 80 (http) - "2222:22" # fwd host port 2222 to container port 22 (ssh) -params: +#params: ## Which Git revision should this container use? (default: tests-passed) #version: tests-passed