From c3350b675f1e5ddb34a0d23457cbda80e3793644 Mon Sep 17 00:00:00 2001 From: Sam Date: Sat, 2 Aug 2014 08:56:33 +1000 Subject: [PATCH] Update standalone.yml --- samples/standalone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1