Update standalone.yml
authorSam <sam.saffron@gmail.com>
Fri, 1 Aug 2014 22:56:33 +0000 (08:56 +1000)
committerSam <sam.saffron@gmail.com>
Fri, 1 Aug 2014 22:56:33 +0000 (08:56 +1000)
samples/standalone.yml

index a9c34977fec8aae78522cbaf1fb0c7e562cf05ed..70b1c8e69482b9ffdd864237a169f34d32e79f04 100644 (file)
@@ -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