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:
d3c57e1
)
Update data.yml
author
Sam
<sam.saffron@gmail.com>
Wed, 6 Jan 2016 22:24:41 +0000
(09:24 +1100)
committer
Sam
<sam.saffron@gmail.com>
Wed, 6 Jan 2016 22:24:41 +0000
(09:24 +1100)
clean expose sample
samples/data.yml
patch
|
blob
|
blame
|
history
diff --git
a/samples/data.yml
b/samples/data.yml
index beb316d9acbe6a9d9f6781c929652750c041b86d..2491f62701422ca988aec00ba5a8445887b97180 100644
(file)
--- a/
samples/data.yml
+++ b/
samples/data.yml
@@
-7,10
+7,10
@@
templates:
- "templates/redis.template.yml"
- "templates/sshd.template.yml"
+# change to use your private IP
expose:
- - "5432:5432"
- - "6379:6379"
- - "2221:22"
+ - "10.0.0.1:5432:5432"
+ - "10.0.0.1:6379:6379"
# any extra arguments for Docker?
# docker_args: