Setup of product variants

This commit is contained in:
2015-04-08 09:37:39 +02:00
parent 2503e09f65
commit a7a953dadb
13 changed files with 116 additions and 7 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
db:
image: bterkuile/couchdb
volumes:
- db:/usr/local/var/lib/couchdb
- db/data:/usr/local/var/lib/couchdb
- db/config:/usr/local/etc/couchdb
expose:
- 5984
net: host