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:
add8235
)
sample for volumes
author
Sam Saffron
<sam.saffron@gmail.com>
Fri, 15 Nov 2013 04:10:31 +0000
(20:10 -0800)
committer
Sam Saffron
<sam.saffron@gmail.com>
Fri, 15 Nov 2013 04:10:31 +0000
(20:10 -0800)
standalone.yml.sample
patch
|
blob
|
blame
|
history
diff --git
a/standalone.yml.sample
b/standalone.yml.sample
index f11a465e0a71d54cc5434392e7c01b7fb056a844..6706b883cd16708ee1b749f893faf1debdfa338f 100644
(file)
--- a/
standalone.yml.sample
+++ b/
standalone.yml.sample
@@
-23,3
+23,8
@@
params:
# needed for bootstrapping, lowercase email
env:
DEVELOPER_EMAILS: 'my_email@email.com'
+
+volumes:
+ - volume:
+ host: /var/docker/data
+ guest: /shared