projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5eeadb
)
Update standalone.yml
author
Sam
<sam.saffron@gmail.com>
Tue, 19 Jan 2016 08:39:23 +0000
(19:39 +1100)
committer
Sam
<sam.saffron@gmail.com>
Tue, 19 Jan 2016 08:39:23 +0000
(19:39 +1100)
less ssh
samples/standalone.yml
patch
|
blob
|
blame
|
history
diff --git
a/samples/standalone.yml
b/samples/standalone.yml
index a6e2cd388f27434a49a0ff60caf156e80f495afe..9c17e79b8f416dc651c60936008e5e00604a39f5 100644
(file)
--- 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: